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 |
|
CzBiX
|
694f266dea
|
fix: uploading a client logo with an URL fails (#1008)
|
2025-10-06 10:37:43 -05:00 |
|
Elias Schneider
|
ad8a90c839
|
fix: uploading a client logo with an URL fails if folder doesn't exist
|
2025-10-04 23:44:37 +02:00 |
|
Elias Schneider
|
507f9490fa
|
feat: add the ability to make email optional (#994)
|
2025-10-03 11:24:53 +02:00 |
|
Elias Schneider
|
043cce615d
|
feat: add required indicator for required inputs (#993)
|
2025-10-01 13:44:17 +02:00 |
|
Alessandro (Ale) Segala
|
fe5917d96d
|
fix: tokens issued with refresh token flow don't contain groups (#989)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-30 09:44:38 +00:00 |
|
Kyle Mendell
|
6bdf5fa37a
|
feat: support for url based icons (#840)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-29 15:07:55 +00:00 |
|
Elias Schneider
|
a3da943aa6
|
fix: decouple images from app config service (#965)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-09-20 21:42:52 +02:00 |
|
Kyle Mendell
|
68373604dd
|
feat: add user display name field (#898)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-17 17:18:27 +02:00 |
|
Alessandro (Ale) Segala
|
a897b31166
|
chore: minify background image (#933)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-14 08:24:28 -07:00 |
|
Alessandro (Ale) Segala
|
307caaa3ef
|
feat: return new id_token when using refresh token (#925)
|
2025-09-09 11:31:50 +02:00 |
|
Alessandro (Ale) Segala
|
42155238b7
|
fix: ensure users imported from LDAP have fields validated (#923)
|
2025-09-09 09:31:49 +02:00 |
|
Elias Schneider
|
6215e1ac01
|
feat: add CSP header (#908)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-09-07 11:45:06 -07:00 |
|
Savely Krasovsky
|
901333f7e4
|
feat: client_credentials flow support (#901)
|
2025-09-02 18:33:01 -05:00 |
|
Kyle Mendell
|
802754c24c
|
refactor: use react email for email templates (#734)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-31 16:54:13 +00:00 |
|
Elias Schneider
|
641bbc9351
|
fix: apps showed multiple times if user is in multiple groups
|
2025-08-27 17:53:21 +02:00 |
|
Elias Schneider
|
10b087640f
|
tests: fix postgres e2e tests (#877)
|
2025-08-24 19:15:26 +02:00 |
|
Elias Schneider
|
d0392d25ed
|
fix: sort order incorrect for apps when using postgres
|
2025-08-24 19:08:33 +02:00 |
|
Elias Schneider
|
a5efb95065
|
feat: allow custom client IDs (#864)
|
2025-08-23 18:41:05 +02:00 |
|
Elias Schneider
|
625f235740
|
fix: enable foreign key check for sqlite (#863)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-08-23 17:54:51 +02:00 |
|
Elias Schneider
|
2c122d413d
|
refactor: run formatter
|
2025-08-23 17:46:59 +02:00 |
|
Elias Schneider
|
24e274200f
|
fix: ferated identities can't be cleared
|
2025-08-23 17:40:06 +02:00 |
|
Zeedif
|
182d809028
|
feat(signup): add default user groups and claims for new users (#812)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-22 14:25:02 +02:00 |
|
Robert Mang
|
0cb039d35d
|
feat: add option to OIDC client to require re-authentication (#747)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-22 08:56:40 +02:00 |
|
Alessandro (Ale) Segala
|
7ab0fd3028
|
fix: for one-time access tokens and signup tokens, pass TTLs instead of absolute expiration date (#855)
|
2025-08-22 08:02:56 +02:00 |
|
Alessandro (Ale) Segala
|
9339e88a5a
|
fix: move audit log call before TX is committed (#854)
|
2025-08-20 17:01:53 -05:00 |
|
Elias Schneider
|
fe003b927c
|
fix: delete webauthn session after login to prevent replay attacks
|
2025-08-20 15:49:19 +02:00 |
|
Elias Schneider
|
3188e92257
|
feat: display all accessible oidc clients in the dashboard (#832)
Co-authored-by: Kyle Mendell <ksm@ofkm.us>
|
2025-08-17 22:47:34 +02:00 |
|
James18232
|
7b1f6b8857
|
fix: ignore client secret if client is public (#836)
Co-authored-by: James18232 <80368042+James18232@users.noreply.github.com>
|
2025-08-16 17:55:32 +02:00 |
|
Kyle Mendell
|
484c2f6ef2
|
feat: user application dashboard (#727)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-10 15:56:03 +00:00 |
|
Alessandro (Ale) Segala
|
0a3b1c6530
|
feat: support reading secret env vars from _FILE (#799)
Co-authored-by: Kyle Mendell <ksm@ofkm.us>
|
2025-07-30 11:59:25 -05:00 |
|
Alessandro (Ale) Segala
|
42a861d206
|
refactor: complete conversion of log calls to slog (#787)
|
2025-07-27 04:34:23 +00:00 |
|
Alessandro (Ale) Segala
|
78266e3e4c
|
feat: Support OTel and JSON for logs (via log/slog) (#760)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-07-27 01:03:52 +00:00 |
|
Alessandro (Ale) Segala
|
c8478d75be
|
fix: delete WebAuthn registration session after use (#783)
|
2025-07-26 18:45:54 -05:00 |
|
Kyle Mendell
|
ef1d599662
|
fix: use user-agent for identifying known device signins
|
2025-07-20 19:02:17 -05:00 |
|
Alessandro (Ale) Segala
|
7b4ccd1f30
|
fix: ensure user inputs are normalized (#724)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-07-13 16:15:57 +00:00 |
|
Alessandro (Ale) Segala
|
e1de593dcd
|
fix: login failures on Postgres when IP is null (#737)
|
2025-07-09 08:45:07 -05:00 |
|
Elias Schneider
|
81315790a8
|
fix: support non UTF-8 LDAP IDs (#714)
|
2025-07-04 08:42:11 +02:00 |
|
Alessandro (Ale) Segala
|
5550729120
|
feat: encrypt private keys saved on disk and in database (#682)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-07-03 13:34:34 -05:00 |
|
Elias Schneider
|
aefb308536
|
fix: token introspection authentication not handled correctly (#704)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-07-01 21:14:07 +00:00 |
|
Alessandro (Ale) Segala
|
031181ad2a
|
fix: auth fails when client IP is empty on Postgres (#695)
|
2025-06-30 14:04:30 +02:00 |
|
Elias Schneider
|
fceb6fa7b4
|
fix: add missing error check in initial user setup
|
2025-06-29 15:10:39 +02:00 |
|
Elias Schneider
|
287314f016
|
feat: improve initial admin creation workflow
|
2025-06-27 23:41:05 +02:00 |
|
Elias Schneider
|
ba61cdba4e
|
feat: redact sensitive app config variables if set with env variable
|
2025-06-27 22:22:28 +02:00 |
|
Kyle Mendell
|
dcd1ae96e0
|
feat: self-service user signup (#672)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-06-27 15:01:10 -05:00 |
|
Elias Schneider
|
1fdb058386
|
docs: clarify confusing user update logic
|
2025-06-27 17:20:51 +02:00 |
|
Elias Schneider
|
29cb5513a0
|
fix: users can't be updated by admin if self account editing is disabled
|
2025-06-27 17:15:26 +02:00 |
|
Elias Schneider
|
7d36bda769
|
fix: app not starting if UI config is disabled and Postgres is used
|
2025-06-22 21:21:14 +02:00 |
|
Kyle Mendell
|
d5485238b8
|
feat: configurable local ipv6 ranges for audit log (#657)
|
2025-06-19 19:56:27 +02:00 |
|
Kyle Mendell
|
ac5a121f66
|
feat: location filter for global audit log (#662)
|
2025-06-19 17:12:53 +00:00 |
|