Elias Schneider
|
652ee6ad5d
|
feat: add ability to upload a profile picture (#244)
|
2025-02-19 14:28:45 +01:00 |
|
Elias Schneider
|
816c198a42
|
fix: app config strings starting with a number are parsed incorrectly
|
2025-02-18 21:36:08 +01:00 |
|
Kyle Mendell
|
39b46e99a9
|
feat: add LDAP group membership attribute (#236)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-02-16 18:27:07 +01:00 |
|
Elias Schneider
|
6207e10279
|
Merge branch 'main' of https://github.com/pocket-id/pocket-id
|
2025-02-14 17:09:39 +01:00 |
|
Elias Schneider
|
7550333fe2
|
feat: add end session endpoint (#232)
|
2025-02-14 17:09:27 +01:00 |
|
Elias Schneider
|
3de1301fa8
|
fix: layout of OIDC client details page on mobile
|
2025-02-14 16:03:17 +01:00 |
|
Kyle Mendell
|
39e403d00f
|
feat: add warning for only having one passkey configured (#220)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-02-12 16:29:08 +01:00 |
|
Kyle Mendell
|
626f87d592
|
feat: add custom ldap search filters (#216)
|
2025-02-08 18:16:57 +01:00 |
|
Elias Schneider
|
c6ab2b252c
|
chore: replace stonith404 with pocket-id after org migration
|
2025-02-05 18:08:01 +01:00 |
|
Elias Schneider
|
d06257ec9b
|
fix: don't return error page if version info fetching failed
|
2025-02-04 18:19:06 +01:00 |
|
Elias Schneider
|
13b02a072f
|
feat: map allowed groups to OIDC clients (#202)
|
2025-02-03 18:41:15 +01:00 |
|
Elias Schneider
|
9ab178712a
|
feat: allow LDAP users and groups to be deleted if LDAP gets disabled
|
2025-02-03 08:58:20 +01:00 |
|
Elias Schneider
|
77985800ae
|
fix: use cursor pointer on clickable elements
|
2025-01-28 19:22:29 +01:00 |
|
Elias Schneider
|
dab37c5967
|
chore: downgrade formsnap
|
2025-01-27 12:01:07 +01:00 |
|
Elias Schneider
|
164ce6a3d7
|
fix: add __HOST prefix to cookies (#175)
|
2025-01-24 12:01:27 +01:00 |
|
Elias Schneider
|
692ff70c91
|
refactor: run formatter
|
2025-01-19 15:41:16 +01:00 |
|
Elias Schneider
|
06b90eddd6
|
feat: allow sign in with email (#100)
|
2025-01-19 15:30:31 +01:00 |
|
Kyle Mendell
|
5101b14eec
|
feat: add LDAP sync (#106)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-01-19 13:02:07 +01:00 |
|
Elias Schneider
|
05a98ebe87
|
fix: search input not displayed if response hasn't any items
|
2025-01-18 22:29:20 +01:00 |
|
Elias Schneider
|
4d337a20c5
|
fix: audit log table overflow if row data is long
|
2025-01-12 01:21:47 +01:00 |
|
Elias Schneider
|
fd69830c26
|
feat: add sorting for tables
|
2025-01-11 20:32:22 +01:00 |
|
Elias Schneider
|
adcf3ddc66
|
feat: add PKCE for non public clients
|
2025-01-03 16:15:10 +01:00 |
|
Elias Schneider
|
2d0bd8dcbf
|
feat: add warning if passkeys missing
|
2024-12-23 09:59:12 +01:00 |
|
Elias Schneider
|
789d9394a5
|
fix: OIDC client logo gets removed if other properties get updated
|
2024-12-17 19:00:33 +01:00 |
|
Elias Schneider
|
f9fa2c6706
|
feat: add option to disable TLS for email sending
|
2024-11-28 12:13:23 +01:00 |
|
Elias Schneider
|
653d948f73
|
feat: add option to skip TLS certificate check and ability to send test email
|
2024-11-21 18:24:01 +01:00 |
|
Elias Schneider
|
a1302ef7bf
|
refactor: move checkboxes with label in seperate component
|
2024-11-21 14:28:23 +01:00 |
|
Elias Schneider
|
3613ac261c
|
feat: add PKCE support
|
2024-11-17 17:13:38 +01:00 |
|
Elias Schneider
|
aca2240a50
|
feat: add audit log event for one time access token sign in
|
2024-11-11 18:25:57 +01:00 |
|
Elias Schneider
|
de45398903
|
fix: overflow of pagination control on mobile
|
2024-11-11 18:09:17 +01:00 |
|
Elias Schneider
|
725388fcc7
|
chore: fix build warnings
|
2024-11-02 00:04:27 +01:00 |
|
Elias Schneider
|
becfc0004a
|
feat: add list empty indicator
|
2024-11-01 23:52:01 +01:00 |
|
Elias Schneider
|
2ccabf835c
|
feat: add ability to define expiration of one time link
|
2024-10-31 17:22:58 +01:00 |
|
Elias Schneider
|
8304065652
|
feat: add option to disable self-account editing
|
2024-10-28 18:45:27 +01:00 |
|
Elias Schneider
|
7bfc3f43a5
|
feat: add validation to custom claim input
|
2024-10-28 18:34:25 +01:00 |
|
Elias Schneider
|
c056089c60
|
feat: custom claims (#53)
|
2024-10-28 18:11:54 +01:00 |
|
Elias Schneider
|
3350398abc
|
tests: correctly reset app config in tests
|
2024-10-26 00:15:31 +02:00 |
|
Elias Schneider
|
5565f60d6d
|
feat: add email_verified claim
|
2024-10-25 21:33:54 +02:00 |
|
Elias Schneider
|
29d632c151
|
fix: cache version information for 3 hours
|
2024-10-23 11:48:46 +02:00 |
|
Elias Schneider
|
70ad0b4f39
|
feat: add version information to footer and update link if new update is available
|
2024-10-18 20:48:59 +02:00 |
|
Elias Schneider
|
11ed661f86
|
feat: use improve table for users and audit logs
|
2024-10-16 08:49:19 +02:00 |
|
Elias Schneider
|
025378d14e
|
feat: add location based on ip to the audit log
|
2024-10-04 12:11:10 +02:00 |
|
Elias Schneider
|
e09562824a
|
fix: initials don't get displayed if Gravatar avatar doesn't exist
|
2024-10-03 22:20:22 +02:00 |
|
Elias Schneider
|
be45eed125
|
feat!: add ability to set light and dark mode logo
|
2024-10-03 11:27:31 +02:00 |
|
Elias Schneider
|
f82020ccfb
|
feat: add copy to clipboard option for OIDC client information
|
2024-10-02 11:03:30 +02:00 |
|
Elias Schneider
|
365734ec5d
|
feat: add gravatar profile picture integration
|
2024-10-02 10:02:28 +02:00 |
|
Elias Schneider
|
24c948e6a6
|
feat: add user groups
|
2024-10-02 08:43:44 +02:00 |
|
Elias Schneider
|
9121239dd7
|
feat: add audit log with email notification (#26)
|
2024-09-09 10:29:41 +02:00 |
|
Elias Schneider
|
c6f83a581a
|
fix: limit width of content on large screens
|
2024-09-06 08:57:48 +02:00 |
|
Elias Schneider
|
fd21ce5aac
|
feat: add setup details to oidc client details
|
2024-09-03 22:24:29 +02:00 |
|