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
|
3d3fb4d855
|
fix: time displayed incorrectly in audit log
|
2024-11-11 18:02:19 +01:00 |
|
Elias Schneider
|
376d747616
|
fix: errors in middleware do not abort the request
|
2024-11-01 23:41:57 +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
|
735dc70d5f
|
tests: fix flaky playwright tests
|
2024-10-25 22:48:46 +02:00 |
|
Elias Schneider
|
5565f60d6d
|
feat: add email_verified claim
|
2024-10-25 21:33:54 +02:00 |
|
Elias Schneider
|
824c5cb4f3
|
fix: no DTO was returned from exchange one time access token endpoint
|
2024-10-23 10:30:25 +02:00 |
|
Elias Schneider
|
b39bc4f79a
|
refactor: save dates as unix timestamps in database
|
2024-10-23 10:02:11 +02:00 |
|
Elias Schneider
|
11ed661f86
|
feat: use improve table for users and audit logs
|
2024-10-16 08:49:19 +02:00 |
|
Elias Schneider
|
282ff82b0c
|
fix: add key id to JWK
|
2024-10-11 20:52:31 +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
|
be45eed125
|
feat!: add ability to set light and dark mode logo
|
2024-10-03 11:27:31 +02:00 |
|
Elias Schneider
|
a4a90a16a9
|
fix: only return user groups if it is explicitly requested
|
2024-10-02 10:41:10 +02:00 |
|
Elias Schneider
|
d02d8931a0
|
tests: add user group tests
|
2024-10-02 09:38:57 +02:00 |
|
Elias Schneider
|
24c948e6a6
|
feat: add user groups
|
2024-10-02 08:43:44 +02:00 |
|
Elias Schneider
|
924bb1468b
|
fix: updated application name doesn't apply to webauthn credential
|
2024-09-19 08:51:45 +02:00 |
|
oidq
|
64cf56276a
|
feat(email): improve email templating (#27)
|
2024-09-16 23:10:08 +02:00 |
|
Elias Schneider
|
9121239dd7
|
feat: add audit log with email notification (#26)
|
2024-09-09 10:29:41 +02:00 |
|
Elias Schneider
|
4e7574a297
|
feat: add name claim to userinfo endpoint and id token
|
2024-09-06 09:19:13 +02:00 |
|
Elias Schneider
|
903b0b3918
|
feat: add support for more username formats
|
2024-09-03 22:35:18 +02:00 |
|
Elias Schneider
|
e7861df95a
|
fix: non pointer passed to create user
|
2024-08-28 08:43:44 +02:00 |
|
Elias Schneider
|
8e27320649
|
refactor: rename user service
|
2024-08-28 08:22:27 +02:00 |
|
Elias Schneider
|
2b9413c757
|
fix: typo in hasLogo property of oidc dto
|
2024-08-28 08:21:46 +02:00 |
|
Elias Schneider
|
28ed064668
|
fix: oidc client logo not displayed on authorize page
|
2024-08-27 23:26:56 +02:00 |
|
Elias Schneider
|
97f7fc4e28
|
fix: empty lists don't get returned correctly from the api
|
2024-08-24 12:44:02 +02:00 |
|
Elias Schneider
|
8166e2ead7
|
feat: add support for multiple callback urls
|
2024-08-24 00:49:08 +02:00 |
|
Elias Schneider
|
ae7aeb0945
|
refactor: use dtos in controllers
|
2024-08-23 17:04:19 +02:00 |
|
Elias Schneider
|
4780548843
|
fix: session duration can't be updated
|
2024-08-19 23:10:14 +02:00 |
|
Elias Schneider
|
fdc1921f5d
|
feat: add user info endpoint to support more oidc clients
|
2024-08-19 18:48:18 +02:00 |
|
Elias Schneider
|
601f6c488a
|
refactor: use dependency injection in backend
|
2024-08-17 21:57:14 +02:00 |
|
Elias Schneider
|
cc407e17d4
|
fix: add missing passkey flags to make icloud passkeys work
|
2024-08-13 23:19:36 +02:00 |
|
Elias Schneider
|
475b932f9d
|
feat: add option to change session duration
|
2024-08-13 20:51:10 +02:00 |
|
Elias Schneider
|
df0cd38dee
|
fix: a non admin user was able to make himself an admin
|
2024-08-13 20:18:41 +02:00 |
|
Elias Schneider
|
486771f433
|
fix: one time link not displayed correctly
|
2024-08-12 22:03:03 +02:00 |
|
Elias Schneider
|
eaff977b22
|
initial commit
|
2024-08-12 11:24:22 +02:00 |
|