Commit Graph

9 Commits

Author SHA1 Message Date
208037946f Oauth2 support 2024-11-07 07:24:38 +10:00
6e820a36ac CI stack for Authentik with ldap 2024-11-04 07:48:41 +10:00
a277a5d167 Adds LDAP auth support 2024-11-02 21:36:07 +10:00
fd7095ad88 Remove sentry and error reporting 2023-07-20 15:19:42 +10:00
4a57956093 More work to support nullable foreign keys
Adds nullable int/uint types
2023-05-30 22:26:44 +10:00
88f3953f92 Use null for optional foreign keys 2023-05-30 21:18:12 +10:00
3c1b4fdf34 Added migrations for mysql and postgres, added ci testing suites for them 2023-05-30 13:26:46 +10:00
ceb62fb0f2 Move jwt keys to database
Moved code for it to one place
Updated to chi v5
2023-05-26 14:50:41 +10:00
29990110b1 Convert db backend to use Gorm, with basis for support
for Mysql and Postgres in addition to existing Sqlite
2023-05-26 11:37:39 +10:00