커밋 기록

작성자 SHA1 메시지 날짜
  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 950f1dce00 Add --bind parameter to server command. 7 달 전
  Kestrel cf3d18c7d8 clippy nit pass. 11 달 전
  Kestrel 8001c032e0 rustfmt pass. 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 69735311f5 rustfmt pass and revivifying oidc API. 11 달 전
  Kestrel ffa0e426c8 Moved more CLI code to use new microrm clap autogen. 11 달 전
  Kestrel 237aeafdfc Follow microrm changes. 11 달 전
  Kestrel 2489464630 Move CLI object manipulation code upstream into microrm directly. 1 년 전
  Kestrel 56041b1d59 Add support for per-Object extra commands. 1 년 전
  Kestrel 1cad821158 rustfmt pass. 1 년 전
  Kestrel 98c96af348 Beginning of object manipulation framework. 1 년 전
  Kestrel 1a3786d83b Rewrite some server functionality to use microrm 0.4.0. 1 년 전
  Kestrel 7f9174f526 Continued CLI restoration and expansion for new microrm version. 1 년 전
  Kestrel f1583e6c81 WIP refactoring from moving to microrm 0.4. 1 년 전
  Kestrel 48e8fbb847 Use new inline unique index creation from microrm 0.3.12. 1 년 전
  Kestrel dd02cc4472 Add simple README.md and implement CLI command 'config set'. 1 년 전
  Kestrel cfea7d2b85 Implemented basic user management updating. 1 년 전
  Kestrel 3520d33e61 Added TOTP setup to CLI. 1 년 전
  Kestrel 222fa0409d rustfmt pass. 1 년 전
  Kestrel 0e324bffb2 Expanded management CLI. 1 년 전
  Kestrel 0f186153c6 Implemented group members command, rustfmt pass. 1 년 전
  Kestrel 06c4865053 Simplified cli.rs. 1 년 전
  Kestrel 4267d8abd2 Refactored cli module to use RunArgs. 1 년 전
  Kestrel c8ed581345 WIP converting modules to use new UIDCError type. 1 년 전
  Kestrel ef856b990e Simple group management CLI. 1 년 전