Historial de Commits

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