Commit Graph

1705 Commits

Author SHA1 Message Date
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
Bubka
a3060a9ada Update authenticationLog migration 2024-04-21 21:30:32 +02:00
Bubka
94541ac1e6 Fix vite memory leak due to composer local dev package 2024-04-21 21:29:50 +02:00
Bubka
f823f69dd2 Fix phpstan & pint issues 2024-04-20 19:19:49 +02:00
Bubka
e7f542816d Update ide-helper 2024-04-20 18:11:14 +02:00
Bubka
11ceb52286 Replace Rappasoft\LaravelAuthenticationLog by forked package 2024-04-20 18:10:30 +02:00
Bubka
7322184016 Fix phpstan config 2024-04-20 18:05:41 +02:00
Bubka
4d256c17d4 Clean GitHub workflow paths 2024-04-17 09:13:36 +02:00
Bubka
64381c1a25 Fix default period 2024-04-17 00:04:04 +02:00
Bubka
5a74a37348 Add tests for the Authentication log feature 2024-04-16 20:38:05 +02:00
Bubka
ec396b00e8 Change log position & Small adjustments & Hide full log link 2024-04-16 16:15:45 +02:00
Bubka
ab3240ec53 Remove useless css class 2024-04-16 15:28:52 +02:00
Bubka
e5f6fbf431 Fix auth log querying 2024-04-16 15:28:38 +02:00
Bubka
a12a03d330 Fix typo in translations 2024-04-16 15:27:18 +02:00
Bubka
6e41e284b5 Fix light theme 2024-04-16 11:02:38 +02:00
Bubka
0e73738ee1 Add Close buttons to ease navigation 2024-04-16 09:22:38 +02:00
Bubka
063fb2ef18 Add missing language string 2024-04-15 22:04:29 +02:00
Bubka
4e22fe7e2c Add a silenced email channel for the Demo mode 2024-04-15 21:42:04 +02:00
Bubka
0dee0f51f0 Update French translations 2024-04-15 21:21:15 +02:00
Bubka
086dd241d2 Add user's locale preference 2024-04-15 21:20:36 +02:00
Bubka
44d7328d6c Add Period & Sort options to user access log 2024-04-15 18:39:37 +02:00
Bubka
4f17e2aff0 Fix format of log entries without login date 2024-04-15 18:34:29 +02:00