Commit Graph

1783 Commits

Author SHA1 Message Date
Bubka
58097d2f36 Add missing method to match Laravel 11 interface 2024-06-26 14:34:22 +02:00
Bubka
32c3d0f605 Fix broken code after upgrading to Carbon v3 2024-06-26 14:32:18 +02:00
Bubka
1a752d1243 Replace DocBlocks tests markup with phpunit v11 attributes 2024-06-26 14:29:13 +02:00
Bubka
cced8dbaff Update phpunit configuration 2024-06-26 14:15:30 +02:00
Bubka
b8b4d22efb Update passport:install invocation to prevent unwanted confirmations 2024-06-26 14:14:45 +02:00
Bubka
dd44b49c4e Update migrations for consistent column changes without doctrine/dbal 2024-06-26 13:58:56 +02:00
Bubka
ed205bd955 Add new auto-published passport migrations 2024-06-26 13:54:24 +02:00
Bubka
860f728f1d Update doc blocks 2024-06-26 13:53:23 +02:00
Bubka
06eccc8d57 Update config files 2024-06-26 13:50:12 +02:00
Bubka
eafa5c7210 Upgrade composer dependencies 2024-06-26 13:49:40 +02:00
Bubka
4c6e149812 Update translations 2024-06-25 21:28:21 +02:00
Bubka
5355b283dd Enable Turkish 2024-06-21 16:19:08 +02:00
Bubka
5d7a6c2d42 Fix Show QR Code feature - Closes #349 2024-06-21 14:55:22 +02:00
Bubka
ada9aaf3ad Make the QuickForm Cancel button not rounded 2024-06-21 14:28:32 +02:00
Bubka
e49c1abe93 Add user preference to automatically save accounts on QRcode submission 2024-06-21 14:25:39 +02:00
Bubka
570f3bb9bd Add user preference to auto-close OTP after timeout 2024-06-21 14:23:03 +02:00
Bubka
2f05f4993c Set case-insensitive sorting as default & Add a user pref to restore legacy behavior - Closes #347 2024-06-19 14:31:17 +02:00
Bubka
98ef297dc7 Remove useless overrides 2024-06-12 14:49:46 +02:00
Bubka
590c9ec92e Remove calls to config helper from config files 2024-06-12 08:34:20 +02:00
Bubka
d1c2a05b87 Log error & Check OpenID config to ease SSO setup - See #325 2024-06-10 16:14:31 +02:00
Bubka
ef11bef2bd Remove alt text for icons & Set accessibility role accordingly 2024-06-07 08:15:16 +02:00
Bubka
a707ad3278 Rebuild assets 2024-05-29 15:29:30 +02:00
Bubka
bc090e2d4d Fix pint issues 2024-05-29 11:53:41 +02:00
Bubka
7e52dcd7da Complete change log 2024-05-29 11:41:47 +02:00
Bubka
1bbdb5a483 Disable new device notification for now 2024-05-29 11:41:14 +02:00
Bubka
2ff8fe65d2 Update translations 2024-05-29 10:37:52 +02:00
Bubka
9e13cc927f Fix tests 2024-05-29 09:27:56 +02:00
Bubka
178dba6a03 Update change log 2024-05-29 08:37:37 +02:00
Bubka
c46b6e2679 Update change log 2024-05-24 16:14:59 +02:00
Bubka
0706403ef4 Add early exit if user model is null 2024-05-24 13:53:24 +02:00
Bubka
74a0db724d Add indexes on authentication log table 2024-05-24 13:50:46 +02:00
Bubka
e73fbf658f Add authentication log cleaning and associated tests 2024-05-24 13:50:19 +02:00
Bubka
a9b1a20f30 Fix markdown syntax 2024-05-15 09:11:24 +02:00
Bubka
243313bda0 Drop PHP8.1 support 2024-05-15 09:10:47 +02:00
Bubka
f7be650b3f Make nginx listening to ipv6 - Complete #336 2024-05-14 08:34:25 +02:00
Bubka
27fb79413e Update app version number to 5.2.0 2024-04-29 16:19:47 +02:00
Bubka
96978accb3 Fix tests after setting PHP 8.2 as default 2024-04-29 16:19:16 +02:00
Bubka
a1ca1ec9bf Drop PHP 8.1 support & Upgrade some packages - Fixes #295 2024-04-29 16:17:47 +02:00
Bubka
bdfc70732d Fix demoting event not being registered (again) - Complete #331 2024-04-29 13:11:23 +02:00
Bubka
be3aaf319c Fix notification tests 2024-04-26 11:55:28 +02:00
Bubka
6458501e51 Fix demoting event not being registered - Complete #331 2024-04-26 11:55:07 +02:00
Bubka
3fef7d3426 Fix bad method call 2024-04-26 11:14:22 +02:00
Bubka
58d97de56d Add the exception message to error log after tfa caching failure 2024-04-26 10:54:54 +02:00
Bubka
de4e35267d Add notifications user preferences to the Options view 2024-04-26 10:48:26 +02:00
Bubka
091ac41a08 Fix FailedLogin notification 2024-04-26 10:47:21 +02:00
Bubka
4f5274bfe5 Disable notifyOnFailedLogin by default 2024-04-26 10:31:57 +02:00
Bubka
7e1fdf67bb Fix pint issues 2024-04-26 08:01:20 +02:00
Bubka
c6f8317d81 Set array mailer for Travis CI tests 2024-04-25 17:01:35 +02:00
Bubka
bc89760e74 Fix twofaccounts count not being returned 2024-04-25 17:00:32 +02:00
Bubka
6b96fced3d Complete phpdoc comment 2024-04-25 17:00:04 +02:00