|
243a44d516
|
Fix pint issues
|
2025-06-18 09:02:23 +02:00 |
|
|
12228bc536
|
Allow PAT usage while useSsoOnly is enabled - Resolves #474
|
2025-06-02 15:49:18 +02:00 |
|
|
abe845753a
|
Add wasm evaluation to CSP to restore QR scan
|
2025-04-11 23:49:27 +02:00 |
|
|
ef03c1433d
|
Complete CSP authorized hosts to restore QR scan & background images - Fixes #472
|
2025-04-11 22:58:51 +02:00 |
|
|
f91ebfabb3
|
Enhance CSP directives to support Vite hot reload mode
|
2025-04-01 10:02:09 +02:00 |
|
|
e624995ebc
|
Fix pint issues
|
2025-03-27 17:19:57 +01:00 |
|
|
cd038384eb
|
Add support of language tags composed of multiple sub-tags
|
2025-03-27 15:44:59 +01:00 |
|
|
764b687904
|
Add custom defaults & locking to user preferences - Closes #413
|
2025-03-25 13:52:43 +01:00 |
|
|
f6a595807d
|
Fix ScanForNewRelease event triggering whereas checkForUpdate is disabled - Fixes #462
|
2025-03-25 13:42:03 +01:00 |
|
|
f3945463b7
|
Sync app settings at login/registration instead of page load
|
2025-02-27 08:39:29 +01:00 |
|
|
c38f3cfef7
|
Fix manifest & healthcheck css paths (again)
|
2024-11-27 14:37:06 +01:00 |
|
|
c409d48bf8
|
Fix phpstan issues
|
2024-11-23 14:29:31 +01:00 |
|
|
e349c1057b
|
Fix & Enable back CSP - Fixes #417
|
2024-11-19 12:47:37 +01:00 |
|
|
9e6086984f
|
Disable CSP
|
2024-11-18 12:57:12 +01:00 |
|
|
fd695c7765
|
Update CSP
|
2024-11-17 22:57:15 +01:00 |
|
|
ce1692eaf4
|
Add Content Security Policy
|
2024-11-17 20:39:27 +01:00 |
|
|
5ddd21fb4d
|
Fix phpstan issues
|
2024-11-09 14:13:24 +01:00 |
|
|
3e2a80b816
|
Add ability to export data as otpauth URIs - Closes #386
|
2024-11-08 08:41:11 +01:00 |
|
|
528a3be458
|
Force logout on routes not watched by the KickOutInactiveUser middleware
|
2024-10-26 18:45:30 +02:00 |
|
|
c00b04e192
|
Apply Pint fixes
|
2024-09-26 23:50:01 +02:00 |
|
|
580fb396e5
|
Add session clean-up on Logout
|
2024-09-25 08:53:35 +02:00 |
|
|
091129ef06
|
Add a setting to restrict authentication to SSO only - Closes #368, Closes #362
|
2024-09-25 08:53:34 +02:00 |
|
|
4d56e74b6f
|
Send useful URLs to the front-end
|
2024-09-20 10:43:07 +02:00 |
|
|
4ea7988257
|
Make cleaning & Refactoring
|
2024-07-06 16:05:48 +02:00 |
|
|
ee1d7a3993
|
Remove useless middleware
|
2024-07-06 16:05:48 +02:00 |
|
|
e238e5121c
|
Fix & Complete tests
|
2024-07-06 16:05:48 +02:00 |
|
|
8c89c6f0ab
|
Fix Authentication listeners
|
2024-07-06 16:05:48 +02:00 |
|
|
32c3d0f605
|
Fix broken code after upgrading to Carbon v3
|
2024-06-26 14:32:18 +02:00 |
|
|
98ef297dc7
|
Remove useless overrides
|
2024-06-12 14:49:46 +02:00 |
|
|
d1c2a05b87
|
Log error & Check OpenID config to ease SSO setup - See #325
|
2024-06-10 16:14:31 +02:00 |
|
|
3fef7d3426
|
Fix bad method call
|
2024-04-26 11:14:22 +02:00 |
|
|
76c3b6fe0c
|
Add logging of auth proxy user
|
2024-04-24 14:06:15 +02:00 |
|
|
a6745c28a6
|
Add authentications log
|
2024-04-15 00:44:18 +02:00 |
|
|
49fddfd331
|
Apply Pint fixes
|
2024-03-29 09:42:54 +01:00 |
|
|
ca903b6fc0
|
Upgrade to laragear/webauthn v2 - Fixes #255
|
2024-03-29 09:21:00 +01:00 |
|
|
f2c9f8aaa8
|
Fix missing admin permissions on WebAuthn login - Closes #326
|
2024-03-19 18:13:35 +01:00 |
|
|
e6d201d882
|
Add a keepSsoRegistrationEnabled admin setting - Closes #317
|
2024-03-08 15:07:44 +01:00 |
|
|
edd810cafd
|
Add a Clear cache feature - Closes #316
|
2024-03-07 14:13:02 +01:00 |
|
|
9519d5838c
|
Fix inactivity detection followed by logout - Fixes #267
|
2024-03-06 08:40:29 +01:00 |
|
|
3eed7c8f5b
|
Add an email registration policy feature - Closes #250
|
2024-02-29 14:03:30 +01:00 |
|
|
88d37394d3
|
Add a test email feature to the admin panel - Closes #307
|
2024-02-26 15:06:26 +01:00 |
|
|
21fa77f348
|
Move debug information to the admin section - Closes #303
|
2024-02-23 16:42:42 +01:00 |
|
|
37e4711071
|
Refactor user deletion logic in a User observer
|
2024-02-23 16:39:32 +01:00 |
|
|
fab67097bc
|
Update logged message
|
2024-02-23 16:39:32 +01:00 |
|
|
3b156df8a2
|
Fix the useWebauthnOnly preference not being saved at webauthn reset
|
2024-02-23 16:39:32 +01:00 |
|
|
6fe00585e5
|
Target db tables using config helper rather than hard coded strings
|
2024-02-23 16:39:32 +01:00 |
|
|
8b397750e8
|
Control & Promote administrator status via a method rather than a prop
|
2024-02-23 16:39:32 +01:00 |
|
|
ecd905c36c
|
Apply Pint fixes
|
2023-12-20 16:55:58 +01:00 |
|
|
c5d173f45c
|
Fix user registration via SSO with existing email and name
|
2023-12-14 15:39:14 +01:00 |
|
|
9ff35195f0
|
Complete SSO (user model, error cases, tests, views) & Add github provider
|
2023-12-09 17:22:24 +01:00 |
|