Elias Schneider
|
e0ec607198
|
feat: add daily heartbeat request for counting Pocket ID instances (#578)
|
2025-05-28 11:19:45 +02:00 |
|
github-actions[bot]
|
948efbd9c1
|
chore: update AAGUIDs (#576)
Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
|
2025-05-26 11:06:41 +02:00 |
|
Elias Schneider
|
f03b80f9d7
|
fix: run user group count inside a transaction
|
2025-05-25 22:24:28 +02:00 |
|
Kyle Mendell
|
38d7ee4432
|
feat: show allowed group count on oidc client list (#567)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-05-25 19:22:25 +00:00 |
|
Kyle Mendell
|
f66e8e8b44
|
fix: use ldapAttributeUserUsername for finding group members (#565)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-05-25 20:37:17 +02:00 |
|
Elias Schneider
|
68e4b67bd2
|
feat: require user verification for passkey sign in
|
2025-05-25 17:09:05 +02:00 |
|
Elias Schneider
|
cbe7aa6eec
|
docs: adapt contribution guide
|
2025-05-24 22:55:46 +02:00 |
|
Kyle Mendell
|
8326bfd136
|
chore: add pocket-id to .gitignore
|
2025-05-24 22:55:46 +02:00 |
|
Kyle Mendell
|
b2e89934de
|
chore: remove pocket-id binary
|
2025-05-24 22:55:46 +02:00 |
|
Kyle Mendell
|
c726c1621b
|
fix: animation speed set to max of 300ms
|
2025-05-24 22:55:46 +02:00 |
|
Alessandro (Ale) Segala
|
b71c84c355
|
refactor: some clean-up in OIDC service and controller (#550)
|
2025-05-24 22:55:46 +02:00 |
|
Alessandro (Ale) Segala
|
3896b7bb3b
|
chore: address linter's complaint in 1.0 branch (#546)
|
2025-05-24 22:55:46 +02:00 |
|
Alessandro (Ale) Segala
|
cb2a9f9f7d
|
refactor: replace create-one-time-access-token script with in-app functionality (#540)
|
2025-05-24 22:55:46 +02:00 |
|
Elias Schneider
|
f8a7467ec0
|
refactor!: serve the static frontend trough the backend (#520)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-05-24 22:55:46 +02:00 |
|
Elias Schneider
|
bf710aec56
|
fix: custom logo not correctly loaded if UI configuration is disabled
|
2025-05-22 19:07:34 +02:00 |
|
github-actions[bot]
|
d6104bbb35
|
chore: update AAGUIDs (#547)
Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
|
2025-05-18 21:23:43 -05:00 |
|
Alessandro (Ale) Segala
|
21bf49c061
|
refactor: flaky unit test in db_bootstrap_test (#532)
|
2025-05-14 10:54:03 -05:00 |
|
Alessandro (Ale) Segala
|
a408ef797b
|
refactor: switch SQLite driver to pure-Go implementation (#530)
|
2025-05-14 09:29:04 +02:00 |
|
Kyle Mendell
|
f1154257c5
|
refactor!: remove old DB env variables, and jwk migrations logic (#529)
|
2025-05-13 23:05:54 +02:00 |
|
github-actions[bot]
|
0ca78bef8d
|
chore: update AAGUIDs (#523)
Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
|
2025-05-12 07:05:16 +02:00 |
|
Elias Schneider
|
63a0c08696
|
fix: handle CORS correctly for endpoints that SPAs need (#513)
|
2025-05-08 21:56:17 +02:00 |
|
Kyle Mendell
|
73c82ae43a
|
tests: add e2e LDAP tests (#466)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-05-07 14:38:02 +00:00 |
|
Elias Schneider
|
ba256c76bc
|
refactor: organize imports
|
2025-05-07 09:58:38 +02:00 |
|
Elias Schneider
|
5e2e947fe0
|
feat: add support for TZ environment variable
|
2025-05-07 09:55:30 +02:00 |
|
Alessandro (Ale) Segala
|
3c87e4ec14
|
feat: add healthz endpoint (#494)
|
2025-05-06 22:14:18 +02:00 |
|
Daenney
|
6f54ee5d66
|
feat: OpenTelemetry tracing and metrics (#262) (#495)
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-05-05 15:59:44 +02:00 |
|
github-actions[bot]
|
9efab5f3e8
|
chore: update AAGUIDs (#507)
Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
|
2025-05-05 15:38:26 +02:00 |
|
Elias Schneider
|
0b9cbf47e3
|
fix: allow LDAP users to update their locale
|
2025-05-03 23:32:56 +02:00 |
|
Alessandro (Ale) Segala
|
bda178c2bb
|
refactor: complete graceful shutdown implementation and add service runner (#493)
|
2025-05-03 23:25:22 +02:00 |
|
Elias Schneider
|
6bd6cefaa6
|
fix: non admin users weren't able to call the end session endpoint
|
2025-05-03 22:53:55 +02:00 |
|
Alessandro (Ale) Segala
|
3ec98736cf
|
refactor: graceful shutdown for server (#482)
|
2025-04-28 11:13:50 +02:00 |
|
Elias Schneider
|
ce24372c57
|
fix: do not require PKCE for public clients
|
2025-04-28 11:02:35 +02:00 |
|
Elias Schneider
|
4614769b84
|
refactor: reorganize imports
|
2025-04-28 10:49:54 +02:00 |
|
Elias Schneider
|
86d2b5f59f
|
fix: return correct error message if user isn't authorized
|
2025-04-28 10:39:17 +02:00 |
|
Elias Schneider
|
0a24ab8001
|
fix: updating scopes of an authorized client fails with Postgres
|
2025-04-28 09:29:18 +02:00 |
|
James Baker
|
990c8af3d1
|
Fix incorrectly swapped refreshToken and accessToken (#490)
|
2025-04-27 14:09:07 -05:00 |
|
Alessandro (Ale) Segala
|
4c33793678
|
fix: pass context to methods that were missing it (#487)
|
2025-04-26 12:32:42 -05:00 |
|
Kyle Mendell
|
22f7d64bf0
|
feat: device authorization endpoint (#270)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-25 12:14:51 -05:00 |
|
Kyle Mendell
|
630327c979
|
feat: make family name optional (#476)
|
2025-04-25 09:52:09 -05:00 |
|
Alessandro (Ale) Segala
|
270c30334d
|
fix: prevent deadlock when trying to delete LDAP users (#471)
|
2025-04-22 15:16:44 +02:00 |
|
Kyle Mendell
|
debef9a66b
|
ci/cd: setup caching and improve ci job performance (#465)
|
2025-04-20 11:48:46 -05:00 |
|
Elias Schneider
|
9122e75101
|
feat: add ability to disable API key expiration email
|
2025-04-20 18:41:03 +02:00 |
|
Elias Schneider
|
fe1c4b18cd
|
feat: add ability to send login code via email (#457)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-04-20 18:32:40 +02:00 |
|
Kyle Mendell
|
26f01f205b
|
feat: send email to user when api key expires within 7 days (#451)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-20 14:40:20 +00:00 |
|
Elias Schneider
|
84f1d5c906
|
fix: user querying fails on global audit log page with Postgres
|
2025-04-18 18:33:14 +02:00 |
|
Kyle Mendell
|
c843a60131
|
feat: disable/enable users (#437)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-18 15:38:50 +00:00 |
|
Elias Schneider
|
56a8b5d0c0
|
feat: add gif support for logo and background image
|
2025-04-18 17:31:04 +02:00 |
|
Elias Schneider
|
f0dce41fbc
|
fix: callback URL doesn't get rejected if it starts with a different string
|
2025-04-17 20:52:58 +02:00 |
|
Elias Schneider
|
0111a58dac
|
fix: add "type" as reserved claim
|
2025-04-17 20:41:21 +02:00 |
|
Kyle Mendell
|
5a6dfd9e50
|
fix: profile picture empty for users without first or last name (#449)
|
2025-04-17 20:19:10 +02:00 |
|