Commit Graph
25 Commits
Author SHA1 Message Date
JonasandElias Schneider eb1426ed26 feat(account): add ability to sign in with login code (#271)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2025-03-10 12:45:45 +01:00
Elias Schneider 1652cc65f3 fix: support POST for OIDC userinfo endpoint 2025-03-01 20:42:00 +01:00
Elias Schneider a6ae7ae287 fix: add validation that PUBLIC_APP_URL can't contain a path 2025-02-22 14:59:10 +01:00
Elias Schneider 652ee6ad5d feat: add ability to upload a profile picture (#244) 2025-02-19 14:28:45 +01:00
Elias Schneider 7550333fe2 feat: add end session endpoint (#232) 2025-02-14 17:09:27 +01:00
Giovanni 2071d002fc feat: add ability to set custom Geolite DB URL 2025-02-13 21:01:43 +01:00
Elias Schneider 4e858420e9 feat: add ability to override the UI configuration with environment variables 2025-02-12 14:20:52 +01:00
Jonas Claes bea115866f feat: update host configuration to allow external access (#218) 2025-02-08 18:17:57 +01:00
Elias Schneider 13b02a072f feat: map allowed groups to OIDC clients (#202) 2025-02-03 18:41:15 +01:00
Elias Schneider 06b90eddd6 feat: allow sign in with email (#100) 2025-01-19 15:30:31 +01:00
Kyle MendellandElias Schneider 5101b14eec feat: add LDAP sync (#106)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2025-01-19 13:02:07 +01:00
Elias Schneider 785200de61 chore: include static assets in binary 2025-01-03 15:12:07 +01:00
Elias Schneider 9d20a98dbb feat: add support for Postgres database provider (#79) 2024-12-12 17:21:28 +01:00
Elias Schneider fcf08a4d89 feat!: add option to specify the Max Mind license key for the Geolite2 db 2024-11-26 20:14:31 +01:00
Alexander Lehmann f637a89f57 feat: improve error message for invalid callback url 2024-11-24 18:54:46 +01:00
Elias Schneider 3613ac261c feat: add PKCE support 2024-11-17 17:13:38 +01:00
Elias Schneider 8304065652 feat: add option to disable self-account editing 2024-10-28 18:45:27 +01:00
Elias Schneider c056089c60 feat: custom claims (#53) 2024-10-28 18:11:54 +01:00
Elias Schneider 24c948e6a6 feat: add user groups 2024-10-02 08:43:44 +02:00
oidq 64cf56276a feat(email): improve email templating (#27) 2024-09-16 23:10:08 +02:00
Elias Schneider 8166e2ead7 feat: add support for multiple callback urls 2024-08-24 00:49:08 +02:00
Elias Schneider ae7aeb0945 refactor: use dtos in controllers 2024-08-23 17:04:19 +02:00
Elias Schneider 601f6c488a refactor: use dependency injection in backend 2024-08-17 21:57:14 +02:00
Elias Schneider 475b932f9d feat: add option to change session duration 2024-08-13 20:51:10 +02:00
Elias Schneider eaff977b22 initial commit 2024-08-12 11:24:22 +02:00