Elias Schneider
|
bb7b0d5608
|
fix: add type="url" to url inputs
|
2026-01-24 17:37:54 +01:00 |
|
Elias Schneider
|
80558c5625
|
chore(translations): add Norwegian language files
|
2026-01-24 17:33:58 +01:00 |
|
Jasper Bernhardt
|
0978a89fcc
|
feat: add VERSION_CHECK_DISABLED environment variable (#1254)
|
2026-01-18 17:28:24 -06:00 |
|
Kyle Mendell
|
53ef61a3e5
|
chore(translations): add Estonian files
|
2026-01-17 19:42:28 -06:00 |
|
Elias Schneider
|
746aa71d67
|
feat: add static api key env variable (#1229)
|
2026-01-11 15:36:27 +01:00 |
|
Elias Schneider
|
0e2cdc393e
|
fix: allow exchanging logic code if already authenticated
|
2026-01-11 12:59:31 +01:00 |
|
Elias Schneider
|
1e7442f5df
|
feat: add support for email verification (#1223)
|
2026-01-11 12:31:26 +01:00 |
|
Elias Schneider
|
811e8772b6
|
feat: add option to renew API key (#1214)
|
2026-01-09 12:08:58 +01:00 |
|
Elias Schneider
|
0a94f0fd64
|
feat: make home page URL configurable (#1215)
|
2026-01-07 22:01:51 +01:00 |
|
Elias Schneider
|
2f25861d15
|
feat: improve passkey error messages
|
2026-01-07 11:30:37 +01:00 |
|
Elias Schneider
|
5828fa5779
|
fix: user can't update account if email is empty
|
2026-01-06 17:35:47 +01:00 |
|
Elias Schneider
|
8c68b08c12
|
fix: allow changing "require email address" if no SMTP credentials present
|
2026-01-06 14:28:08 +01:00 |
|
Kyle Mendell
|
72009ced67
|
feat: add issuer url to oidc client details list (#1197)
|
2026-01-04 19:04:16 +01:00 |
|
Elias Schneider
|
2341da99e9
|
fix: restore old input input field size
|
2026-01-02 23:49:41 +01:00 |
|
Elias Schneider
|
579cfdc678
|
feat: add support for SCIM provisioning (#1182)
|
2026-01-02 17:54:20 +01:00 |
|
Elias Schneider
|
e4a8ca476c
|
refactor: run formatter
|
2026-01-02 17:45:53 +01:00 |
|
Kyle Mendell
|
386add08c4
|
refactor: update forms and other areas to use new shadcn components (#1115)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-02 17:45:08 +01:00 |
|
Elias Schneider
|
894eaf3cff
|
fix(translations): add missing translations to date picker
|
2026-01-02 15:57:50 +01:00 |
|
Elias Schneider
|
d9e7bf9eef
|
fix: remove ambiguous characters from login code
|
2026-01-02 15:48:46 +01:00 |
|
Elias Schneider
|
e60b80632f
|
chore: preparation for merge into main branch
|
2025-12-30 17:01:22 +01:00 |
|
Elias Schneider
|
078152d4db
|
fix!: make wildcard matching in callback URLs more stricter (#1161)
|
2025-12-30 17:01:22 +01:00 |
|
Elias Schneider
|
e1c5021eee
|
fix!: rename LDAP_ATTRIBUTE_ADMIN_GROUP env variable to LDAP_ADMIN_GROUP_NAME (#1089)
|
2025-12-30 17:01:22 +01:00 |
|
Elias Schneider
|
1bc9f5f7e7
|
feat: add "restricted" column to oidc client table
|
2025-12-24 14:05:37 +01:00 |
|
Elias Schneider
|
f75cef83d5
|
feat: restrict oidc clients by user groups per default (#1164)
|
2025-12-24 09:09:25 +01:00 |
|
Elias Schneider
|
08e4ffeb60
|
feat: minor redesign of auth pages
|
2025-12-22 21:36:23 +01:00 |
|
Elias Schneider
|
59ca6b26ac
|
feat: add ability define user groups for sign up tokens (#1155)
|
2025-12-21 18:26:52 +01:00 |
|
Melvin Snijders
|
f5da11b99b
|
feat: add email logo customization (#1150)
|
2025-12-17 16:20:22 +01:00 |
|
Elias Schneider
|
edb32d82b2
|
chore: fix type error after version bump
|
2025-12-10 16:41:59 +01:00 |
|
Elias Schneider
|
14c7471b52
|
refactor: run formatter
|
2025-11-30 18:17:22 +01:00 |
|
Elias Schneider
|
5d6a7fdb58
|
fix: hide theme switcher on auth pages because of dynamic background
|
2025-11-30 18:17:11 +01:00 |
|
Elias Schneider
|
a1cd3251cd
|
fix: theme mode not correctly applied if selected manually
|
2025-11-30 18:05:01 +01:00 |
|
Elias Schneider
|
d98c0a391a
|
fix: global audit log user filter not working
|
2025-11-29 23:15:50 +01:00 |
|
Elias Schneider
|
ca888b3dd2
|
chore(translations): add Finish files
|
2025-11-25 20:46:48 +01:00 |
|
Alessandro (Ale) Segala
|
c56afe016e
|
feat: adding/removing passkeys creates an entry in audit logs (#1099)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-11-16 14:51:38 -08:00 |
|
Kyle Mendell
|
d5e0cfd4a6
|
feat: light/dark/system mode switcher (#1081)
|
2025-11-09 13:28:58 -06:00 |
|
dai
|
7ec57437ac
|
fix: replace %lang% placeholder in html lang (#1071)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-11-04 13:01:12 +00:00 |
|
Elias Schneider
|
ed2c7b2303
|
feat: add ability to set default profile picture (#1061)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-11-04 13:40:00 +01:00 |
|
Elias Schneider
|
f184120890
|
feat: open edit page on table row click
|
2025-10-29 10:46:03 +01:00 |
|
Mufeed Ali
|
93639dddb2
|
fix: dark oidc client icons not saved on client creation (#1057)
|
2025-10-28 12:35:56 +01:00 |
|
Elias Schneider
|
a190529117
|
chore(translations): add Turkish language files
|
2025-10-28 09:31:32 +01:00 |
|
Mufeed Ali
|
8f98d8c0b4
|
fix: Prevent blinding FOUC in dark mode (#1054)
|
2025-10-26 20:40:25 +01:00 |
|
Elias Schneider
|
10d640385f
|
fix: prevent page flickering on redirection based on auth state
|
2025-10-24 12:12:42 +02:00 |
|
Elias Schneider
|
47927d1574
|
fix: make pkce requirement visible in the oidc form if client is public
|
2025-10-24 10:57:44 +02:00 |
|
Elias Schneider
|
b356cef766
|
fix: only animate login background on initial page load
|
2025-10-24 10:53:51 +02:00 |
|
Kyle Mendell
|
028d1c858e
|
feat: add support for dark mode oidc client icons (#1039)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-10-24 09:57:12 +02:00 |
|
Elias Schneider
|
c20e93b55c
|
feat: add various improvements to the table component (#961)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-10-13 09:12:55 +00:00 |
|
Kyle Mendell
|
068fcc65a6
|
chore(translations): add Japanese files
|
2025-10-07 18:29:13 -05:00 |
|
Elias Schneider
|
cbf0e3117d
|
fix: mark any callback url as valid if they contain a wildcard (#1006)
|
2025-10-07 08:18:53 +02:00 |
|
Elias Schneider
|
2c74865173
|
feat: add link to API docs on API key page
|
2025-10-04 23:45:37 +02:00 |
|
Elias Schneider
|
b81de45166
|
fix: date locale can't be loaded if locale is en
|
2025-10-03 11:54:07 +02:00 |
|