Cronologia Commit

Autore SHA1 Messaggio Data
  Kestrel 5f51d6ed84 Add support for one-time authentication links. 6 mesi fa
  Kestrel 4d45d48eb7 Support external authentication via github. 6 mesi fa
  Kestrel a744a24ec7 Remove config storage from database and move to external TOML file. 6 mesi fa
  Kestrel 2920a79c2e Fix clippy nits and reformat. 7 mesi fa
  Kestrel 950f1dce00 Add --bind parameter to server command. 7 mesi fa
  Kestrel cf3d18c7d8 clippy nit pass. 11 mesi fa
  Kestrel 8001c032e0 rustfmt pass. 11 mesi fa
  Kestrel 408dbf147f Remove homegrown JWT/JWKS code, migrated token code to RealmHelper. 11 mesi fa
  Kestrel e5dd2c1b71 Fix some warnings, begin key rotation support. 11 mesi fa
  Kestrel 69735311f5 rustfmt pass and revivifying oidc API. 11 mesi fa
  Kestrel ffa0e426c8 Moved more CLI code to use new microrm clap autogen. 11 mesi fa
  Kestrel 237aeafdfc Follow microrm changes. 11 mesi fa
  Kestrel 2489464630 Move CLI object manipulation code upstream into microrm directly. 11 mesi fa
  Kestrel 56041b1d59 Add support for per-Object extra commands. 1 anno fa
  Kestrel 1cad821158 rustfmt pass. 1 anno fa
  Kestrel 98c96af348 Beginning of object manipulation framework. 1 anno fa
  Kestrel 1a3786d83b Rewrite some server functionality to use microrm 0.4.0. 1 anno fa
  Kestrel 7f9174f526 Continued CLI restoration and expansion for new microrm version. 1 anno fa
  Kestrel f1583e6c81 WIP refactoring from moving to microrm 0.4. 1 anno fa
  Kestrel 48e8fbb847 Use new inline unique index creation from microrm 0.3.12. 1 anno fa
  Kestrel dd02cc4472 Add simple README.md and implement CLI command 'config set'. 1 anno fa
  Kestrel cfea7d2b85 Implemented basic user management updating. 1 anno fa
  Kestrel 3520d33e61 Added TOTP setup to CLI. 1 anno fa
  Kestrel 222fa0409d rustfmt pass. 1 anno fa
  Kestrel 0e324bffb2 Expanded management CLI. 1 anno fa
  Kestrel 0f186153c6 Implemented group members command, rustfmt pass. 1 anno fa
  Kestrel 06c4865053 Simplified cli.rs. 1 anno fa
  Kestrel 4267d8abd2 Refactored cli module to use RunArgs. 1 anno fa
  Kestrel c8ed581345 WIP converting modules to use new UIDCError type. 1 anno fa
  Kestrel ef856b990e Simple group management CLI. 1 anno fa