119 Commits

Author SHA1 Message Date
243a44d516 Fix pint issues 2025-06-18 09:02:23 +02:00
6909be3318 Add variant support to the logo fetching feature 2025-06-13 16:46:28 +02:00
c693c840b2 Add ability to force the queried icons collection on the Advanced form 2025-06-05 13:06:03 +02:00
bff3bd7182 Refactor logoService to the laravel manager+driver pattern 2025-06-04 15:35:53 +02:00
e624995ebc Fix pint issues 2025-03-27 17:19:57 +01:00
2a728a2e8d Restore 403 response in case of authorization exception & Fix test 2025-03-26 17:04:52 +01:00
764b687904 Add custom defaults & locking to user preferences - Closes #413 2025-03-25 13:52:43 +01:00
ab5d6873f1 Merge branch 'Fix-CWE-362' into dev 2025-03-04 11:59:17 +01:00
46c1131b10 Pre-calculate next OTP & Add user pref to show/hide it - Closes #416 2025-03-03 17:02:27 +01:00
c8b5bd32a6 Set multiple retries with lighter lock & Send 409 in case of deadlock 2025-02-24 15:13:13 +01:00
19f3a71c03 Move group->loadCount from the Assign void method to the caller 2025-02-24 13:48:03 +01:00
98033bcc56 Allow viewing of the All group, with matching twofaccount count 2025-02-19 15:51:33 +01:00
166b39beea Handle missing group during group assignment 2025-02-19 15:46:31 +01:00
ceb9d69478 Reject group creation with reserved 'All' name 2025-02-19 11:16:28 +01:00
1fdedddd6b Fix pint issues 2024-11-27 11:37:14 +01:00
4464105de8 Fix restoration of deleted icon when updating an account - Fixes #408 2024-11-22 16:23:47 +01:00
fee7a684b2 Fix pint issues 2024-11-09 10:18:45 +01:00
3e2a80b816 Add ability to export data as otpauth URIs - Closes #386 2024-11-08 08:41:11 +01:00
533cc32cbe Remove useless code 2024-10-27 08:16:48 +01:00
f009b31a68 Add Store icons to database feature 2024-10-27 08:16:48 +01:00
c00b04e192 Apply Pint fixes 2024-09-26 23:50:01 +02:00
189f02ae9e Add a user attribute to identify authentication by proxy 2024-09-20 10:37:33 +02:00
d629ed83c5 Move SSO & Registration settings to the new admin panel's Auth page 2024-09-20 09:58:53 +02:00
012af3177b Add a regex validation rule for the restrictRule setting 2024-09-20 08:30:39 +02:00
ba4e1edffa Add Group selector to the Advanced form - Closes #372 2024-08-06 11:21:08 +02:00
0f1372e8bd Enhance test coverage & Fix small issues & Refactoring 2024-06-28 16:13:45 +02:00
32c3d0f605 Fix broken code after upgrading to Carbon v3 2024-06-26 14:32:18 +02:00
e73fbf658f Add authentication log cleaning and associated tests 2024-05-24 13:50:19 +02:00
7e1fdf67bb Fix pint issues 2024-04-26 08:01:20 +02:00
bc89760e74 Fix twofaccounts count not being returned 2024-04-25 17:00:32 +02:00
8734e9c807 Add Timezone setting/pref & Update tests accordingly 2024-04-25 16:56:35 +02:00
4987e060c4 Refactor & Complete tests for the authentication log feature 2024-04-24 21:46:50 +02:00
f823f69dd2 Fix phpstan & pint issues 2024-04-20 19:19:49 +02:00
e5f6fbf431 Fix auth log querying 2024-04-16 15:28:38 +02:00
44d7328d6c Add Period & Sort options to user access log 2024-04-15 18:39:37 +02:00
4f17e2aff0 Fix format of log entries without login date 2024-04-15 18:34:29 +02:00
a6745c28a6 Add authentications log 2024-04-15 00:44:18 +02:00
1bc55f5535 Prevent last admin demotion - Closes #331 2024-04-09 14:41:26 +02:00
eb3e38f4a6 Add user policy checking 2024-03-30 15:42:34 +01:00
fdccbbcc55 Fix typo in class name 2024-03-30 15:40:42 +01:00
49fddfd331 Apply Pint fixes 2024-03-29 09:42:54 +01:00
704166cfd6 Fix php doc 2024-03-15 08:02:36 +01:00
b56ee8b04f Fix call on null object 2024-03-14 15:09:34 +01:00
86e7601328 Replace PUT by PATCH to promote admin permissions 2024-03-14 15:09:05 +01:00
3eed7c8f5b Add an email registration policy feature - Closes #250 2024-02-29 14:03:30 +01:00
a5b722c560 Change user logs format & Remove Updated On information 2024-02-23 16:42:42 +01:00
96f883d19a Add User management features to back-end 2024-02-23 16:39:32 +01:00
ecd905c36c Apply Pint fixes 2023-12-20 16:55:58 +01:00
9ff35195f0 Complete SSO (user model, error cases, tests, views) & Add github provider 2023-12-09 17:22:24 +01:00
a8eea1037a Allow letters with diacritic marks in Group name - Closes #241 2023-12-01 18:26:56 +01:00