Commit History

Author SHA1 Message Date
  Kestrel 71e179d369 Update dependencies. 7 months ago
  Kestrel f8767cd2ee Follow microrm changes. 11 months ago
  Kestrel 18c67edc3c Remove unused source file. 11 months ago
  Kestrel 58ab124311 Add untested redirect URI verification. 11 months ago
  Kestrel cf3d18c7d8 clippy nit pass. 11 months ago
  Kestrel 8001c032e0 rustfmt pass. 11 months ago
  Kestrel 93005efe64 Avoid some unnecessary allocations. 11 months ago
  Kestrel 30d6ca7a8f Refactoring and add untested direct grant. 11 months ago
  Kestrel 6c0c2aa573 Implemented simple token refresh. 11 months ago
  Kestrel 408dbf147f Remove homegrown JWT/JWKS code, migrated token code to RealmHelper. 11 months ago
  Kestrel e5dd2c1b71 Fix some warnings, begin key rotation support. 11 months ago
  Kestrel ba869364b3 Add infrastructure for HMAC signatures and verification. 11 months ago
  Kestrel bc4f8eb1e0 Minor cleanups and update version number to v0.0.2. 11 months ago
  Kestrel 5603ac6bf5 Added code response and token endpoint, working end-to-end flow. 11 months ago
  Kestrel 3539493ad3 Update external files to match renamed 'user update-auth' command. 11 months ago
  Kestrel cbb96df5d6 Update copyright year in templates. 11 months ago
  Kestrel a2cb90fdb0 Add redirect for /:realm/um -> /:realm/um/ 11 months ago
  Kestrel 907ad77fb4 Update user management interface to use microrm 0.4. 11 months ago
  Kestrel 69735311f5 rustfmt pass and revivifying oidc API. 11 months ago
  Kestrel 8522c19739 Shifted user_management into cli::user. 11 months ago
  Kestrel ffa0e426c8 Moved more CLI code to use new microrm clap autogen. 11 months ago
  Kestrel 237aeafdfc Follow microrm changes. 11 months ago
  Kestrel 2489464630 Move CLI object manipulation code upstream into microrm directly. 11 months ago
  Kestrel 56041b1d59 Add support for per-Object extra commands. 1 year ago
  Kestrel d4ef327ffd Significant progress on clap interface autogeneration. 1 year ago
  Kestrel 1cad821158 rustfmt pass. 1 year ago
  Kestrel 98c96af348 Beginning of object manipulation framework. 1 year ago
  Kestrel 1a3786d83b Rewrite some server functionality to use microrm 0.4.0. 1 year ago
  Kestrel 7f9174f526 Continued CLI restoration and expansion for new microrm version. 1 year ago
  Kestrel f1583e6c81 WIP refactoring from moving to microrm 0.4. 1 year ago