Commit Graph

  • c11d8f2f7c Adding cookie to track session. master Alex Wright 2020-03-02 01:14:41 +0100
  • 7b7775e438 Was easier to get a db handle than expected Alex Wright 2020-03-02 00:57:14 +0100
  • 9a6bd240ad Adding (dummy) FromRequest impl for User Alex Wright 2020-03-01 23:06:01 +0100
  • 6548aa0b7e Fail suspended logins Alex Wright 2020-03-01 21:31:38 +0100
  • 7f59729f1f Create user in db after ldap-auth to FK tokens to Alex Wright 2020-03-01 20:54:22 +0100
  • 03c988dafe Adding create and find_and_create impl for User Alex Wright 2020-03-01 20:40:49 +0100
  • 035551629c Fixed option/nullable fields Alex Wright 2020-03-01 19:36:10 +0100
  • 3606cdf4ee Had to make fields Optional if they're Nullable.. Alex Wright 2020-03-01 19:31:16 +0100
  • 6cb7b5affa Adding diesel dep. Alex Wright 2020-03-01 16:55:39 +0100
  • dd21d419bd Using Flash for login error message. Alex Wright 2020-02-29 20:56:50 +0100
  • 9eaf121454 Adding route for login and login_form Alex Wright 2020-02-29 20:23:48 +0100
  • fd1479edcd Login form Alex Wright 2020-02-29 19:57:40 +0100
  • 5e2975ab3b Adding Tera for templates Alex Wright 2020-02-29 19:45:32 +0100
  • 39d12d7765 Missing Cargo changes Alex Wright 2020-02-29 16:52:24 +0100
  • 998e3de74b Add LDAP group memberships to returned data Alex Wright 2020-02-29 16:49:24 +0100
  • f32681d95d Switched to Rocket Alex Wright 2020-02-29 16:48:07 +0100
  • e0d1eb8897 Switch to 2018 edition use syntax Alex Wright 2020-02-23 20:37:30 +0100
  • b6ad7bcdd2 Add OIDC well-known URI. Alex Wright 2020-02-23 20:25:03 +0100
  • 10fbaaddb8 Little clean up Alex Wright 2020-02-23 20:18:00 +0100
  • 29df4f4b64 Fix to handle bad or unreadable .pem keys Alex Wright 2020-02-23 20:08:55 +0100
  • 4bd0de2e8d Add logging lib Alex Wright 2020-02-23 20:04:07 +0100
  • e6f9148865 Use biscuit's JWK structures to format /get_keys. Alex Wright 2020-02-23 19:42:32 +0100
  • 467a449457 Add env based config for LDAP addr Alex Wright 2019-08-11 12:37:54 +0200
  • ca45203392 Adding mockup of a JWKS keys output for OAuth2 Alex Wright 2019-08-11 12:34:55 +0200
  • c3cb0b9cd5 Clean up error reporting a little Alex Wright 2019-08-03 20:29:10 +0200
  • 9f8c47712a Initial commit Alex Wright 2019-08-03 20:15:52 +0200