Commit Graph

1776 Commits

Author SHA1 Message Date
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
Bubka
7a033409a5 Make list of tested preferences dynamic 2024-04-25 16:58:55 +02:00
Bubka
8734e9c807 Add Timezone setting/pref & Update tests accordingly 2024-04-25 16:56:35 +02:00
Bubka
99bf9d7d80 Add cascade delete on AuthLog table 2024-04-25 13:21:24 +02:00
Bubka
4987e060c4 Refactor & Complete tests for the authentication log feature 2024-04-24 21:46:50 +02:00
Bubka
76c3b6fe0c Add logging of auth proxy user 2024-04-24 14:06:15 +02:00
Bubka
e498350f62 Complete merge with refactoring for better integration 2024-04-24 09:33:45 +02:00
Bubka
e75589526b Merge authentication-log into codebase 2024-04-22 14:59:20 +02:00