Elias Schneider
|
fe003b927c
|
fix: delete webauthn session after login to prevent replay attacks
|
2025-08-20 15:49:19 +02:00 |
|
Kyle Mendell
|
f5b5b1bd85
|
tests: use proper async calls for cleanupBackend function (#846)
|
2025-08-20 10:38:03 +02:00 |
|
James18232
|
d28bfac81f
|
feat: login code font change (#851)
Co-authored-by: James18232 <80368042+James18232@users.noreply.github.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-19 14:10:57 +00:00 |
|
Elias Schneider
|
b04e3e8ecf
|
chore(translations): update translations via Crowdin (#848)
|
2025-08-19 12:03:51 +02:00 |
|
Kyle Mendell
|
d77d8eb068
|
chore(translations): add Korean files
|
2025-08-18 14:53:19 -05:00 |
|
Elias Schneider
|
7cd88aca25
|
chore(translations): update translations via Crowdin (#841)
|
2025-08-18 11:21:27 -05:00 |
|
Gergő Gutyina
|
b5e6371eaa
|
fix(deps): bump rollup from 4.45.3 to 4.46.3 (#845)
|
2025-08-18 07:44:42 -05:00 |
|
github-actions[bot]
|
544b98c1d0
|
chore: update AAGUIDs (#844)
Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
|
2025-08-17 22:52:58 -05: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 |
|
Elias Schneider
|
3fa2f9a162
|
chore(translations): update translations via Crowdin (#821)
|
2025-08-16 22:50:21 -05: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 |
|
Alessandro (Ale) Segala
|
17d8893bdb
|
chore: update deps and Go 1.25 (#833)
|
2025-08-14 22:33:27 -05:00 |
|
Elias Schneider
|
0e44f245af
|
fix: non admin users can't revoke oidc client but see edit link
|
2025-08-12 09:46:15 +02:00 |
|
github-actions[bot]
|
824e8f1a0f
|
chore: update AAGUIDs (#826)
Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
|
2025-08-10 21:33:29 -05:00 |
|
Elias Schneider
|
6e4d2a4a33
|
release: 1.7.0
v1.7.0
|
2025-08-10 20:01:03 +02:00 |
|
Elias Schneider
|
6c65bd34cd
|
chore(translations): update translations via Crowdin (#820)
|
2025-08-10 19:50:36 +02:00 |
|
Kyle Mendell
|
7bfe4834d0
|
chore: switch from npm to pnpm (#786)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-10 12:16:30 -05: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 |
|
Elias Schneider
|
87956ea725
|
chore(translations): update translations via Crowdin (#819)
|
2025-08-10 10:18:30 -05:00 |
|
Elias Schneider
|
32dd403038
|
chore(translations): update translations via Crowdin (#817)
|
2025-08-10 14:49:24 +02:00 |
|
Elias Schneider
|
4d59e72866
|
fix: custom claims input suggestions instantly close after opening
|
2025-08-08 15:11:44 +02:00 |
|
Elias Schneider
|
9ac5d51187
|
fix: authorization animation not working
|
2025-08-08 12:23:32 +02:00 |
|
Elias Schneider
|
5a031f5d1b
|
refactor: use reflection to mark file based env variables (#815)
|
2025-08-07 20:41:00 +02:00 |
|
Alessandro (Ale) Segala
|
535bc9f46b
|
chore: additional logs for database connections (#813)
|
2025-08-06 18:04:25 +02:00 |
|
Kyle Mendell
|
f0c144c51c
|
fix: admins can not delete or disable their own account
|
2025-08-05 16:14:25 -05:00 |
|
Elias Schneider
|
61e4ea45fb
|
chore(translations): update translations via Crowdin (#811)
|
2025-08-05 15:56:45 -05:00 |
|
Etienne
|
06e1656923
|
feat: add robots.txt to block indexing (#806)
|
2025-08-02 18:30:50 +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 |
|
Kyle Mendell
|
d479817b6a
|
feat: add support for code_challenge_methods_supported (#794)
|
2025-07-29 17:34:49 -05:00 |
|
Elias Schneider
|
01bf31d23d
|
chore(translations): update translations via Crowdin (#791)
|
2025-07-27 20:21:37 -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 |
|
Elias Schneider
|
28d93b00a3
|
chore(translations): update translations via Crowdin (#785)
|
2025-07-26 16:37:42 -05:00 |
|
Kyle Mendell
|
12a7a6a5c5
|
chore: update Vietnamese display name
|
2025-07-26 15:33:36 -05:00 |
|
Elias Schneider
|
a6d5071724
|
chore(translations): update translations via Crowdin (#782)
|
2025-07-25 15:48:52 -05:00 |
|
Elias Schneider
|
cebe2242b9
|
chore(translations): update translations via Crowdin (#779)
|
2025-07-24 20:28:07 -05:00 |
|
Kyle Mendell
|
56ee7d946f
|
chore: fix federated credentials type error
|
2025-07-24 20:22:34 -05:00 |
|
Kyle Mendell
|
f3c6521f2b
|
chore: update dependencies and fix zod/4 import path
|
2025-07-24 20:16:17 -05:00 |
|
Kyle Mendell
|
ffed465f09
|
chore: update dependencies and fix zod/4 import path
|
2025-07-24 20:14:25 -05:00 |
|
Kyle Mendell
|
c359b5be06
|
chore: rename glass-row-item to passkey-row
|
2025-07-24 19:50:27 -05:00 |
|
Elias Schneider
|
e9a023bb71
|
chore(translations): update translations via Crowdin (#778)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-07-24 19:35:16 -05:00 |
|
Kyle Mendell
|
60f0b28076
|
chore(transaltions): add Vietnamese files
|
2025-07-24 10:11:01 -05:00 |
|
Alessandro (Ale) Segala
|
d541c9ab4a
|
fix: set input type 'email' for email-based login (#776)
|
2025-07-23 12:39:50 -05:00 |
|
dependabot[bot]
|
024ed53022
|
chore(deps): bump axios from 1.10.0 to 1.11.0 in /frontend in the npm_and_yarn group across 1 directory (#777)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-23 12:38:00 -05:00 |
|
Elias Schneider
|
2c78bd1b46
|
chore(translations): update translations via Crowdin (#767)
|
2025-07-22 15:08:04 -05:00 |
|
dependabot[bot]
|
5602d79611
|
chore(deps): bump form-data from 4.0.1 to 4.0.4 in /frontend in the npm_and_yarn group across 1 directory (#771)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-22 15:07:43 -05:00 |
|
Kyle Mendell
|
51b73c9c31
|
chore(translations): add Ukrainian files
|
2025-07-21 15:56:59 -05:00 |
|
Elias Schneider
|
10f0580a43
|
chore(translations): update translations via Crowdin (#763)
|
2025-07-21 07:32:57 -05:00 |
|
ItalyPaleAle
|
a1488565ea
|
release: 1.6.4
v1.6.4
|
2025-07-21 07:44:25 +02:00 |
|