Elias Schneider
|
f4c6cff461
|
refactor: fix type errors
|
2025-05-03 23:42:17 +02:00 |
|
Elias Schneider
|
ce24372c57
|
fix: do not require PKCE for public clients
|
2025-04-28 11:02:35 +02:00 |
|
Kyle Mendell
|
630327c979
|
feat: make family name optional (#476)
|
2025-04-25 09:52:09 -05:00 |
|
Elias Schneider
|
55273d68c9
|
chore(translations): fix typo in key
|
2025-04-20 19:51:12 +02: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 |
|
Elias Schneider
|
c37a3e0ed1
|
fix: remove limit of 20 callback URLs
|
2025-04-20 16:32:11 +02:00 |
|
Elias Schneider
|
eb689eb56e
|
feat: add description to callback URL inputs
|
2025-04-20 00:32:27 +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 |
|
Kyle Mendell
|
b45cf68295
|
feat: disable animations setting toggle (#442)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-15 19:28:10 +00:00 |
|
Grégory Paul
|
abf17f6211
|
feat: add qrcode representation of one time link (#424) (#436)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Kyle Mendell <kmendell@outlook.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-14 13:16:46 +00:00 |
|
Kyle Mendell
|
9881a1df9e
|
feat: modernize ui (#381)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-30 13:19:14 -05:00 |
|
Jonas Claes
|
269b5a3c92
|
feat: add support for translations (#349)
Co-authored-by: Kyle Mendell <kmendell@outlook.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-20 18:57:41 +00:00 |
|
Kyle Mendell
|
8f146188d5
|
feat(profile-picture): allow reset of profile picture (#355)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-18 19:59:31 +00:00 |
|
Elias Schneider
|
d1b9f3a44e
|
refactor: adapt api key list to new sort behavior
|
2025-03-11 20:22:56 +01:00 |
|
Kyle Mendell
|
62915d863a
|
feat: api key authentication (#291)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-11 19:16:42 +00:00 |
|
Jonas
|
eb1426ed26
|
feat(account): add ability to sign in with login code (#271)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-10 12:45:45 +01:00 |
|
Elias Schneider
|
8e344f1151
|
fix: make sorting consistent around tables
|
2025-03-10 12:37:16 +01:00 |
|
Kyle Mendell
|
0f14a93e1d
|
feat: display groups on the account page (#296)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-06 22:25:03 +01:00 |
|
Kyle Mendell
|
ff34e3b925
|
fix: default sorting on tables (#299)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-06 17:42:31 +01:00 |
|
Kyle Mendell
|
01a9de0b04
|
fix: add option to manually select SMTP TLS method (#268)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-02-25 19:10:20 +01:00 |
|
Elias Schneider
|
652ee6ad5d
|
feat: add ability to upload a profile picture (#244)
|
2025-02-19 14:28:45 +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 |
|
Elias Schneider
|
c3980d3d28
|
fix: alignment of OIDC client details
|
2025-02-14 15:53:30 +01:00 |
|
Elias Schneider
|
4d0fff821e
|
fix: show "Sync Now" and "Test Email" button even if UI config is disabled
|
2025-02-14 13:32:01 +01:00 |
|
Elias Schneider
|
4e858420e9
|
feat: add ability to override the UI configuration with environment variables
|
2025-02-12 14:20:52 +01:00 |
|
Kyle Mendell
|
9ed2adb0f8
|
feat: display source in user and group table (#225)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-02-11 17:24:10 +01:00 |
|
Kyle Mendell
|
626f87d592
|
feat: add custom ldap search filters (#216)
|
2025-02-08 18:16:57 +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 |
|
Kyle Mendell
|
781ff7ae7b
|
fix: smtp hello for tls connections (#180)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-01-27 11:37:50 +01:00 |
|
Elias Schneider
|
164ce6a3d7
|
fix: add __HOST prefix to cookies (#175)
|
2025-01-24 12:01:27 +01:00 |
|
Kyle Mendell
|
d02f4753f3
|
fix: add save changes dialog before sending test email (#165)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-01-22 18:49:25 +01:00 |
|
Elias Schneider
|
8a1db0cb4a
|
feat: support wildcard callback URLs
|
2025-01-20 11:19:23 +01:00 |
|
Elias Schneider
|
090eca202d
|
fix: improve spacing of checkboxes on application configuration page
|
2025-01-19 19:15:11 +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
|
be6e25a167
|
fix: remove restrictive validation for group names
|
2025-01-13 12:38:02 +01:00 |
|
Elias Schneider
|
fd69830c26
|
feat: add sorting for tables
|
2025-01-11 20:32:22 +01:00 |
|
Elias Schneider
|
61d18a9d1b
|
fix: pkce state not correctly reflected in oidc client info
|
2025-01-10 09:32:51 +01:00 |
|
Elias Schneider
|
2d31fc2cc9
|
feat: use same table component for OIDC client list as all other lists
|
2025-01-03 16:19:15 +01:00 |
|
Elias Schneider
|
adcf3ddc66
|
feat: add PKCE for non public clients
|
2025-01-03 16:15:10 +01:00 |
|
Elias Schneider
|
1ff20caa3c
|
fix: allow first and last name of user to be between 1 and 50 characters
|
2025-01-01 22:48:51 +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
|
f2bfc73158
|
fix: email save toast shows two times
|
2024-11-28 12:28:39 +01:00 |
|