Commit Graph

133 Commits

Author SHA1 Message Date
Bubka
1fdedddd6b Fix pint issues 2024-11-27 11:37:14 +01:00
Bubka
a2328aa46e Fix pint issues 2024-11-17 23:26:40 +01:00
Bubka
080becf80c Update composer dependencies & Fix tests 2024-11-15 15:50:00 +01:00
Bubka
93c508e118 Sanitize svg icons before storing them 2024-11-15 13:50:01 +01:00
Bubka
2b35a9543a Fix iconStoreService get() not returning null on missing file 2024-11-09 14:13:04 +01:00
Bubka
9c199dc7d5 Fix case typo in filename 2024-11-09 14:12:08 +01:00
Bubka
fee7a684b2 Fix pint issues 2024-11-09 10:18:45 +01:00
Bubka
533cc32cbe Remove useless code 2024-10-27 08:16:48 +01:00
Bubka
f009b31a68 Add Store icons to database feature 2024-10-27 08:16:48 +01:00
Bubka
51d6a6c649 Move icons registration logic from TwoFAccount to a dedicated service 2024-10-27 08:16:47 +01:00
Bubka
c00b04e192 Apply Pint fixes 2024-09-26 23:50:01 +02:00
Bubka
cd64f10a3c Remove useless encryption of the Service field if empty 2024-09-25 08:53:35 +02:00
Bubka
21d6816151 Complete logs & tests 2024-09-02 10:11:30 +02:00
Bubka
e0d2786fe5 Add encryption of Service field - Closes #365 2024-09-02 10:08:04 +02:00
Bubka
5621115103 Ensure default group is owned by the provided user 2024-08-06 11:29:16 +02:00
Bubka
ba4e1edffa Add Group selector to the Advanced form - Closes #372 2024-08-06 11:21:08 +02:00
Bubka
4e463a781b Fix & Complete tests 2024-07-06 16:05:48 +02:00
Bubka
17256c6788 Fix QR code text not being returned - Closes #360 2024-07-06 16:05:48 +02:00
Bubka
e238e5121c Fix & Complete tests 2024-07-06 16:05:48 +02:00
Bubka
8c89c6f0ab Fix Authentication listeners 2024-07-06 16:05:48 +02:00
Bubka
71bc378212 Fix larastan issues 2024-06-27 13:37:15 +02:00
Bubka
5d7a6c2d42 Fix Show QR Code feature - Closes #349 2024-06-21 14:55:22 +02:00
Bubka
bc090e2d4d Fix pint issues 2024-05-29 11:53:41 +02:00
Bubka
96978accb3 Fix tests after setting PHP 8.2 as default 2024-04-29 16:19:16 +02:00
Bubka
58d97de56d Add the exception message to error log after tfa caching failure 2024-04-26 10:54:54 +02:00
Bubka
76c3b6fe0c Add logging of auth proxy user 2024-04-24 14:06:15 +02:00
Bubka
f823f69dd2 Fix phpstan & pint issues 2024-04-20 19:19:49 +02:00
Bubka
2db5adfe3b Enhance QR code reading & return more relevant error msg - Fixes #244 2024-03-22 18:04:44 +01:00
Bubka
f4edbcd044 Set missing parameters to null to prevent error at import - Fixes #277 2024-01-17 08:33:03 +01:00
Bubka
ecd905c36c Apply Pint fixes 2023-12-20 16:55:58 +01:00
Bubka
e503826012 Add the ability to set a proxy for outgoing requests - Closes #252 2023-12-13 17:15:26 +01:00
Bubka
1352634b0f Fallback Account to Issuer during Aegis import to prevent failure 2023-06-07 17:49:12 +02:00
Bubka
a584c21670 Set user to orphan 2FAs/groups when behind auth proxy - Fix #176 2023-04-19 08:38:48 +02:00
Bubka
e4c9e87522 Fix icon fetched twice or forgotten during import 2023-03-29 17:43:41 +02:00
Bubka
ac6c715e9a Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
Bubka
dae0a93ce8 Fix duplicate detection being made on all twofaccounts in db 2023-03-22 15:39:51 +01:00
Bubka
9c5f18bb46 Enhance test coverage 2023-03-18 17:33:43 +01:00
Bubka
2eaaf2bea8 Enhance logging during Release radar scan 2023-03-17 13:37:56 +01:00
Bubka
9913560787 Enhance logging during authentication (#163) 2023-03-16 15:58:00 +01:00
Bubka
dc71d87f61 Make the RemoteUserProvider use a db persisted user & Update tests 2023-03-12 17:47:40 +01:00
Bubka
dce3d16c37 Apply Laravel Pint fixes 2023-03-10 22:59:46 +01:00
Bubka
0a8807d87a Update & Complete API controllers tests and Unit tests 2023-03-08 17:49:52 +01:00
Bubka
823acde49d Fix the TwoFAccount Export feature & add related tests 2023-03-08 09:41:57 +01:00
Bubka
af4400a74d Update Authorizations, Logs and Tests for TwoFAccounts management 2023-03-08 09:41:18 +01:00
Bubka
b07150a14a Refactor groups service and controller again 2023-03-07 17:45:40 +01:00
Bubka
47be24b60f Fix calls to Setting instead of User preferences 2023-03-02 14:34:05 +01:00
Bubka
c5daeb5376 Refactor groups service and controller for better authorization handling 2023-03-02 14:32:53 +01:00
Bubka
9133436020 Update logs messages 2023-02-27 00:33:42 +01:00
Bubka
27717d05b8 Move Authorization checks to Service for Groups & Update tests 2023-02-27 00:32:49 +01:00
Bubka
c8c1530b51 Apply Laravel Pint fixes 2023-02-25 22:23:38 +01:00