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 18c67edc3c Remove unused source file. 11 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 e5dd2c1b71 Fix some warnings, begin key rotation support. 11 months ago
  Kestrel 8522c19739 Shifted user_management into cli::user. 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 98c96af348 Beginning of object manipulation framework. 1 year ago
  Kestrel 1a3786d83b Rewrite some server functionality to use microrm 0.4.0. 1 year ago
  Kestrel f1583e6c81 WIP refactoring from moving to microrm 0.4. 1 year ago
  Kestrel dd02cc4472 Add simple README.md and implement CLI command 'config set'. 1 year ago
  Kestrel cfea7d2b85 Implemented basic user management updating. 1 year ago
  Kestrel 0e324bffb2 Expanded management CLI. 1 year ago
  Kestrel 06c4865053 Simplified cli.rs. 1 year ago
  Kestrel c8ed581345 WIP converting modules to use new UIDCError type. 1 year ago
  Kestrel 263f261d8f Added manual token generation and config saving. 1 year ago
  Kestrel 73004fbd5f Began adding config system and added login redirects. 1 year ago
  Kestrel 6268e6a9df Formatting pass. 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 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 180644f15a Follow microrm changes. 2 years ago
  Kestrel 183a1d50f8 Initial version with simple schema, CLI and signing key generation. 2 years ago