91 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
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
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
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
d629ed83c5 Move SSO & Registration settings to the new admin panel's Auth page 2024-09-20 09:58:53 +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
e73fbf658f Add authentication log cleaning and associated tests 2024-05-24 13:50:19 +02:00
bc89760e74 Fix twofaccounts count not being returned 2024-04-25 17:00:32 +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
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
49fddfd331 Apply Pint fixes 2024-03-29 09:42:54 +01:00
704166cfd6 Fix php doc 2024-03-15 08:02:36 +01:00
86e7601328 Replace PUT by PATCH to promote admin permissions 2024-03-14 15:09:05 +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
9ae52ae78f Replace the draggable component by the vueuse one 2023-11-21 13:45:52 +01:00
a51f0bb2d9 Merge branch 'hotfix-sql-xss-injection' into dev 2023-06-30 17:01:04 +02:00
bac39882c3 Fix various possible XSS attacks 2023-06-30 14:50:57 +02:00
b8c810f885 Generate and Show all OTPs directly on the main view - Complete #153 2023-04-28 17:03:06 +02:00
a584c21670 Set user to orphan 2FAs/groups when behind auth proxy - Fix #176 2023-04-19 08:38:48 +02:00
ac6c715e9a Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
9913560787 Enhance logging during authentication (#163) 2023-03-16 15:58:00 +01:00
dc71d87f61 Make the RemoteUserProvider use a db persisted user & Update tests 2023-03-12 17:47:40 +01:00
dce3d16c37 Apply Laravel Pint fixes 2023-03-10 22:59:46 +01:00
af4400a74d Update Authorizations, Logs and Tests for TwoFAccounts management 2023-03-08 09:41:18 +01:00
b07150a14a Refactor groups service and controller again 2023-03-07 17:45:40 +01:00
c5daeb5376 Refactor groups service and controller for better authorization handling 2023-03-02 14:32:53 +01:00
27717d05b8 Move Authorization checks to Service for Groups & Update tests 2023-02-27 00:32:49 +01:00
1788887f85 Fix twofaccounts count missing in groups listing & Active group saving 2023-02-25 22:24:44 +01:00
c8c1530b51 Apply Laravel Pint fixes 2023-02-25 22:23:38 +01:00
e0f0afc505 Bind Groups to Users & Add relevant authorizations with policies 2023-02-23 16:59:16 +01:00
3c77503fb1 Bind TwoFAccounts to Users & Add relevant authorizations with policies 2023-02-23 10:53:58 +01:00