Commit History

Author SHA1 Message Date
  Kestrel 4d45d48eb7 Support external authentication via github. 6 months ago
  Kestrel a744a24ec7 Remove config storage from database and move to external TOML file. 6 months ago
  Kestrel 2920a79c2e Fix clippy nits and reformat. 7 months ago
  Kestrel 950f1dce00 Add --bind parameter to server command. 7 months ago
  Kestrel 71e179d369 Update dependencies. 7 months ago
  Kestrel 58ab124311 Add untested redirect URI verification. 11 months ago
  Kestrel 408dbf147f Remove homegrown JWT/JWKS code, migrated token code to RealmHelper. 11 months ago
  Kestrel bc4f8eb1e0 Minor cleanups and update version number to v0.0.2. 11 months ago
  Kestrel ffa0e426c8 Moved more CLI code to use new microrm clap autogen. 11 months ago
  Kestrel 237aeafdfc Follow microrm changes. 11 months ago
  Kestrel 2489464630 Move CLI object manipulation code upstream into microrm directly. 11 months ago
  Kestrel 98c96af348 Beginning of object manipulation framework. 1 year ago
  Kestrel 7f9174f526 Continued CLI restoration and expansion for new microrm version. 1 year ago
  Kestrel f1583e6c81 WIP refactoring from moving to microrm 0.4. 1 year ago
  Kestrel 48e8fbb847 Use new inline unique index creation from microrm 0.3.12. 1 year ago
  Kestrel 3520d33e61 Added TOTP setup to CLI. 1 year ago
  Kestrel 0f186153c6 Implemented group members command, rustfmt pass. 1 year ago
  Kestrel 4267d8abd2 Refactored cli module to use RunArgs. 1 year ago
  Kestrel ef856b990e Simple group management CLI. 1 year ago
  Kestrel 73004fbd5f Began adding config system and added login redirects. 1 year ago
  Kestrel 01a4263821 Merge remote-tracking branch 'refs/remotes/origin/main' 1 year ago
  Kestrel 9aadc3b7cb Added barebones server impl. 1 year ago
  Kestrel da132ef25f Follow microrm changes. 1 year ago
  Kestrel 8eec16eb2a Refactoring user management code out of user_management.rs. 2 years ago
  Kestrel 98ef98633c Add basic user management CLI, fleshed out login to successfully authenticate. 2 years ago
  Kestrel 1118273564 Changes pending swap to static login pages. 2 years ago
  Kestrel 00d4e91ed0 Updates to schema. 2 years ago
  Kestrel 183a1d50f8 Initial version with simple schema, CLI and signing key generation. 2 years ago