wollew
|
2eada149af
|
docs: fix link to watchtower repo (#1500)
|
2026-06-01 11:42:00 +02:00 |
|
Elias Schneider
|
81e5aa2168
|
chore(translations): update translations via Crowdin (#1498)
|
2026-06-01 11:17:12 +02:00 |
|
Melvin Snijders
|
e88ff03ea2
|
fix: issues with loading new font (#1496)
|
2026-06-01 11:16:55 +02:00 |
|
Elias Schneider
|
fc42f6211d
|
docs: add "needs more upvotes" label as default
|
2026-05-31 21:08:08 +02:00 |
|
Elias Schneider
|
bf9f76bbd5
|
docs: add PR template
|
2026-05-31 21:04:33 +02:00 |
|
Elias Schneider
|
fea933b62d
|
docs: add AI Usage Policy to CONTRIBUTING.md
|
2026-05-31 20:55:05 +02:00 |
|
Elias Schneider
|
cdc77062f0
|
release: 2.8.0
v2.8.0
|
2026-05-31 20:04:59 +02:00 |
|
Elias Schneider
|
7027296632
|
fix: restore cross-platform binary builds
|
2026-05-31 20:04:30 +02:00 |
|
Elias Schneider
|
e046a03364
|
chore: use fixed minor version of Go
|
2026-05-31 19:09:06 +02:00 |
|
Elias Schneider
|
0616abaf7f
|
refactor: run formatter
|
2026-05-31 16:11:21 +02:00 |
|
Elias Schneider
|
9ad2bfc7b3
|
tests(e2e): don't compare hashes of profile pictures
|
2026-05-29 13:43:21 +02:00 |
|
Elias Schneider
|
bc4f75c44f
|
refactor: fix linter issues
|
2026-05-29 12:25:06 +02:00 |
|
Elias Schneider
|
a71219637a
|
fix: add support for unix socket mode in healthcheck
|
2026-05-29 12:11:26 +02:00 |
|
Elias Schneider
|
b3d40a476b
|
feat: improve design trough the whole application
|
2026-05-29 11:37:34 +02:00 |
|
Elias Schneider
|
272d1479bd
|
fix: scope confirmation wasn't shown if account selection was prompted
|
2026-05-29 10:04:56 +02:00 |
|
Elias Schneider
|
f13424720b
|
tests(e2e): use custom Playwright route for callback URL checks
|
2026-05-29 09:44:37 +02:00 |
|
Elias Schneider
|
6aefe6c8e1
|
chore(translations): update translations via Crowdin (#1490)
|
2026-05-29 09:18:59 +02:00 |
|
V
|
dd77bb0f32
|
feat: add support for systemd socket activation (#1479)
|
2026-05-29 09:18:29 +02:00 |
|
Elias Schneider
|
0c95b7c3cc
|
feat: add support for response_mode=fragment
|
2026-05-29 09:14:44 +02:00 |
|
github-actions[bot]
|
f4a20e3ef9
|
chore: update AAGUIDs (#1487)
Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
|
2026-05-25 09:20:32 -05:00 |
|
Elias Schneider
|
5db570bf66
|
feat: remove EXIF/XMP metadata from uploaded images (#1477)
|
2026-05-19 20:56:14 -07:00 |
|
Elias Schneider
|
e8c398ffbd
|
ci/cd(dependabot): fix invalid schema
|
2026-05-19 17:09:14 +02:00 |
|
Elias Schneider
|
9dd3d319cf
|
feat: delete OAuth refresh token on RP initiated logout (#1480)
|
2026-05-19 17:05:44 +02:00 |
|
Elias Schneider
|
b9fdd530c0
|
ci/cd: use dependabot for automatic dependency upgrades
|
2026-05-19 17:02:05 +02:00 |
|
Elias Schneider
|
cc9163f577
|
fix: make stream of downloaded logos seekable for S3 checksum calculation
|
2026-05-19 16:28:30 +02:00 |
|
Elias Schneider
|
b27a52a591
|
revert: delete refresh tokens on end-session to prevent reuse after logout (#1458)
This reverts commit 7aacbd0245.
|
2026-05-18 23:36:39 +02:00 |
|
Elias Schneider
|
bb5a111e3d
|
docs: update SECURITY.md
|
2026-05-18 23:15:12 +02:00 |
|
Elias Schneider
|
8ad95b8af1
|
refactor: apply go 1.26.0 syntax updated
|
2026-05-18 23:06:54 +02:00 |
|
Elias Schneider
|
e56dc124ce
|
refactor: remove deprecated http2 package
|
2026-05-18 23:04:08 +02:00 |
|
Elias Schneider
|
91c2ea2a66
|
chore: upgrade dependencies
|
2026-05-18 22:55:00 +02:00 |
|
Elias Schneider
|
ce6bdb9d7e
|
fix: reject unknown PKCE code challenge methods
|
2026-05-18 22:07:20 +02:00 |
|
Elias Schneider
|
8b22fcaaa4
|
fix: add email_verified to reserved claims list
|
2026-05-18 21:08:51 +02:00 |
|
github-actions[bot]
|
4abd1a5124
|
chore: update AAGUIDs (#1476)
Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
|
2026-05-18 18:16:48 +02:00 |
|
Elias Schneider
|
714b5b3307
|
fix: return 404 status code for .well-known routes if not found
|
2026-05-18 18:15:54 +02:00 |
|
wucm667
|
7aacbd0245
|
fix(oidc): delete refresh tokens on end-session to prevent reuse after logout (#1458)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: wucm667 <stevenwucongmin@gmail.com>
|
2026-05-15 21:25:40 +00:00 |
|
Elias Schneider
|
532a7a1d14
|
chore(translations): update translations via Crowdin (#1472)
|
2026-05-15 16:19:53 -05:00 |
|
Kyle Mendell
|
9399cba775
|
release: 2.7.0
v2.7.0
|
2026-05-11 11:06:09 -05:00 |
|
Kyle Mendell
|
5c7e5f680b
|
chore: fix incorrect container name variable
|
2026-05-11 11:04:36 -05:00 |
|
Elias Schneider
|
4e8995e04e
|
chore(translations): update translations via Crowdin (#1470)
|
2026-05-10 18:16:13 -05:00 |
|
mgabor
|
da3489cfa5
|
fix(oidc): fall back to Basic auth when PKCE puts client_id in body (#1466)
Co-authored-by: mgabor3141 <@mgabor3141>
Co-authored-by: Gabor Mezo <git@mgabor.hu>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2026-05-07 23:01:51 -05:00 |
|
Elias Schneider
|
12ac7973a2
|
chore(translations): update translations via Crowdin (#1460)
|
2026-05-05 11:16:06 -05:00 |
|
GameTec-live
|
27945f5695
|
fix: invalidate cache when changing image (#1462)
|
2026-05-05 11:10:38 -05:00 |
|
Kyle Mendell
|
2340bb0f1d
|
chore: fix caching of ldap-cli e2e tests docker build (#1457)
|
2026-04-28 15:14:22 -05:00 |
|
Elias Schneider
|
d860ef43ec
|
chore(translations): update translations via Crowdin (#1456)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2026-04-28 12:12:41 -05:00 |
|
Kyle Mendell
|
d5cf60689e
|
ci/cd: migrate github actions runners to depot runners (#1329)
|
2026-04-26 19:48:19 -05:00 |
|
Alessandro (Ale) Segala
|
f4706cd6cc
|
feat: add support for "select_account" prompt (#1453)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-04-26 17:26:21 +00:00 |
|
Elias Schneider
|
e33a9b8c88
|
chore: post dependency upgrade fixes
|
2026-04-26 15:46:35 +02:00 |
|
Elias Schneider
|
20df033c1f
|
chore: upgrade dependencies
|
2026-04-26 14:41:41 +02:00 |
|
Elias Schneider
|
f9f93f0ef1
|
chore: add script to update deps
|
2026-04-26 14:41:27 +02:00 |
|
John
|
64d4ac7919
|
feat: add support for response_mode=form_post (#1360)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-04-26 14:11:35 +02:00 |
|