Commit Graph
26 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 04efc36115 fix: add timeout to update check 2025-03-10 09:41:58 +01:00
Kyle MendellandElias Schneider 0f14a93e1d feat: display groups on the account page (#296)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2025-03-06 22:25:03 +01:00
Elias Schneider 652ee6ad5d feat: add ability to upload a profile picture (#244) 2025-02-19 14:28:45 +01:00
Elias Schneider 816c198a42 fix: app config strings starting with a number are parsed incorrectly 2025-02-18 21:36:08 +01:00
Elias Schneider c6ab2b252c chore: replace stonith404 with pocket-id after org migration 2025-02-05 18:08:01 +01:00
Elias Schneider d06257ec9b fix: don't return error page if version info fetching failed 2025-02-04 18:19:06 +01:00
Elias Schneider 13b02a072f feat: map allowed groups to OIDC clients (#202) 2025-02-03 18:41:15 +01:00
Elias Schneider dab37c5967 chore: downgrade formsnap 2025-01-27 12:01:07 +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 fd69830c26 feat: add sorting for tables 2025-01-11 20:32:22 +01:00
Elias Schneider 653d948f73 feat: add option to skip TLS certificate check and ability to send test email 2024-11-21 18:24:01 +01:00
Elias Schneider 3613ac261c feat: add PKCE support 2024-11-17 17:13:38 +01:00
Elias Schneider 2ccabf835c feat: add ability to define expiration of one time link 2024-10-31 17:22:58 +01:00
Elias Schneider c056089c60 feat: custom claims (#53) 2024-10-28 18:11:54 +01:00
Elias Schneider 3350398abc tests: correctly reset app config in tests 2024-10-26 00:15:31 +02:00
Elias Schneider 5565f60d6d feat: add email_verified claim 2024-10-25 21:33:54 +02:00
Elias Schneider 70ad0b4f39 feat: add version information to footer and update link if new update is available 2024-10-18 20:48:59 +02:00
Elias Schneider be45eed125 feat!: add ability to set light and dark mode logo 2024-10-03 11:27:31 +02:00
Elias Schneider 24c948e6a6 feat: add user groups 2024-10-02 08:43:44 +02:00
Elias Schneider 9121239dd7 feat: add audit log with email notification (#26) 2024-09-09 10:29:41 +02:00
Elias Schneider 8166e2ead7 feat: add support for multiple callback urls 2024-08-24 00:49:08 +02:00
Elias Schneider 0595d73ea5 feat: add INTERNAL_BACKEND_URL env variable 2024-08-17 14:57:10 +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