Historique des commits

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