История коммитов

Автор SHA1 Сообщение Дата
  Kestrel 1128a3ffc2 Correctly build multi-arch image manifest. 6 месяцев назад
  Kestrel 48ca3a8398 Updated Containerfile to build for multiple architectures more seamlessly via a makefile. 6 месяцев назад
  Kestrel 5f51d6ed84 Add support for one-time authentication links. 6 месяцев назад
  Kestrel 4d45d48eb7 Support external authentication via github. 6 месяцев назад
  Kestrel a744a24ec7 Remove config storage from database and move to external TOML file. 6 месяцев назад
  Kestrel 2920a79c2e Fix clippy nits and reformat. 7 месяцев назад
  Kestrel 4fdd3022bc Remove files not in module tree. 7 месяцев назад
  Kestrel 950f1dce00 Add --bind parameter to server command. 7 месяцев назад
  Kestrel 71e179d369 Update dependencies. 7 месяцев назад
  Kestrel f8767cd2ee Follow microrm changes. 11 месяцев назад
  Kestrel 18c67edc3c Remove unused source file. 11 месяцев назад
  Kestrel 58ab124311 Add untested redirect URI verification. 11 месяцев назад
  Kestrel cf3d18c7d8 clippy nit pass. 11 месяцев назад
  Kestrel 8001c032e0 rustfmt pass. 11 месяцев назад
  Kestrel 93005efe64 Avoid some unnecessary allocations. 11 месяцев назад
  Kestrel 30d6ca7a8f Refactoring and add untested direct grant. 11 месяцев назад
  Kestrel 6c0c2aa573 Implemented simple token refresh. 11 месяцев назад
  Kestrel 408dbf147f Remove homegrown JWT/JWKS code, migrated token code to RealmHelper. 11 месяцев назад
  Kestrel e5dd2c1b71 Fix some warnings, begin key rotation support. 11 месяцев назад
  Kestrel ba869364b3 Add infrastructure for HMAC signatures and verification. 11 месяцев назад
  Kestrel bc4f8eb1e0 Minor cleanups and update version number to v0.0.2. 11 месяцев назад
  Kestrel 5603ac6bf5 Added code response and token endpoint, working end-to-end flow. 11 месяцев назад
  Kestrel 3539493ad3 Update external files to match renamed 'user update-auth' command. 11 месяцев назад
  Kestrel cbb96df5d6 Update copyright year in templates. 11 месяцев назад
  Kestrel a2cb90fdb0 Add redirect for /:realm/um -> /:realm/um/ 11 месяцев назад
  Kestrel 907ad77fb4 Update user management interface to use microrm 0.4. 11 месяцев назад
  Kestrel 69735311f5 rustfmt pass and revivifying oidc API. 11 месяцев назад
  Kestrel 8522c19739 Shifted user_management into cli::user. 11 месяцев назад
  Kestrel ffa0e426c8 Moved more CLI code to use new microrm clap autogen. 11 месяцев назад
  Kestrel 237aeafdfc Follow microrm changes. 11 месяцев назад