231 Commits

Author SHA1 Message Date
243a44d516 Fix pint issues 2025-06-18 09:02:23 +02:00
d87eb36cd9 Fix & Complete tests 2025-06-16 10:36:20 +02:00
c71464b763 Add fallback to regular variant & Add the Strict fetch user preference 2025-06-16 08:44:42 +02:00
48cc7d76e4 Update & Complete tests 2025-06-13 16:49:36 +02:00
7ddb4276a6 Update & Complete tests 2025-06-06 09:54:09 +02:00
bff3bd7182 Refactor logoService to the laravel manager+driver pattern 2025-06-04 15:35:53 +02:00
12228bc536 Allow PAT usage while useSsoOnly is enabled - Resolves #474 2025-06-02 15:49:18 +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
f6a595807d Fix ScanForNewRelease event triggering whereas checkForUpdate is disabled - Fixes #462 2025-03-25 13:42:03 +01:00
c477d879e8 Fallback url generation to the secured scheme in blade views 2025-03-10 17:58:11 +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
47a13b891d Restrict system routes to administrators 2025-03-03 17:02:01 +01:00
de3603fcfa Update tests 2025-02-19 16:24:40 +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
a2328aa46e Fix pint issues 2024-11-17 23:26:40 +01:00
080becf80c Update composer dependencies & Fix tests 2024-11-15 15:50:00 +01:00
93c508e118 Sanitize svg icons before storing them 2024-11-15 13:50:01 +01:00
9c199dc7d5 Fix case typo in filename 2024-11-09 14:12:08 +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
6045f5c975 Complete exception handler tests 2024-10-27 08:16:48 +01:00
15ee7d2e24 Add missing Storage & Http facade fakes 2024-10-27 08:16:48 +01:00
f009b31a68 Add Store icons to database feature 2024-10-27 08:16:48 +01:00
51d6a6c649 Move icons registration logic from TwoFAccount to a dedicated service 2024-10-27 08:16:47 +01:00
e49556d787 Fix pint issues 2024-10-27 07:17:00 +01:00
528a3be458 Force logout on routes not watched by the KickOutInactiveUser middleware 2024-10-26 18:45:30 +02:00
2b7d95fdcc Deactivate non-reproducible test 2024-09-27 14:40:20 +02:00
d826800985 Fix tests 2024-09-27 00:00:53 +02:00
c00b04e192 Apply Pint fixes 2024-09-26 23:50:01 +02:00
306ff57616 Complete OpenID provider tests 2024-09-26 10:49:40 +02:00
ac69b76372 Fix & Complete tests 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
21d6816151 Complete logs & tests 2024-09-02 10:11:30 +02:00
e0d2786fe5 Add encryption of Service field - Closes #365 2024-09-02 10:08:04 +02:00
ba4e1edffa Add Group selector to the Advanced form - Closes #372 2024-08-06 11:21:08 +02:00
4e463a781b Fix & Complete tests 2024-07-06 16:05:48 +02:00
e238e5121c Fix & Complete tests 2024-07-06 16:05:48 +02:00
0f1372e8bd Enhance test coverage & Fix small issues & Refactoring 2024-06-28 16:13:45 +02:00
413e2c4ba9 Remove deprecated test doubles with a method() method (for phpunit v12) 2024-06-27 14:08:26 +02:00
d33c5ec4d5 Update ide-helper 2024-06-26 16:02:49 +02:00
ca9c750deb Update test to match chillerlan/php-qrcode v5 QR code encoding 2024-06-26 14:51:30 +02:00
32c3d0f605 Fix broken code after upgrading to Carbon v3 2024-06-26 14:32:18 +02:00
1a752d1243 Replace DocBlocks tests markup with phpunit v11 attributes 2024-06-26 14:29:13 +02:00
b8b4d22efb Update passport:install invocation to prevent unwanted confirmations 2024-06-26 14:14:45 +02:00
bc090e2d4d Fix pint issues 2024-05-29 11:53:41 +02:00
9e13cc927f Fix tests 2024-05-29 09:27:56 +02:00