Commit Graph

1641 Commits

Author SHA1 Message Date
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
Bubka
a6745c28a6 Add authentications log 2024-04-15 00:44:18 +02:00
Bubka
1bc55f5535 Prevent last admin demotion - Closes #331 2024-04-09 14:41:26 +02:00
Bubka
be229d9746 Update Laravel mailer config & var 2024-04-08 16:16:27 +02:00
Bubka
a61f5f4702 Add shortcuts definition to the webapp manifest 2024-04-02 09:35:08 +02:00
Bubka
5fb1d60636 Update npm dependencies 2024-03-31 16:06:46 +02:00
Bubka
f43fc97523 Complete tests 2024-03-30 15:42:54 +01:00
Bubka
eb3e38f4a6 Add user policy checking 2024-03-30 15:42:34 +01:00
Bubka
fdccbbcc55 Fix typo in class name 2024-03-30 15:40:42 +01:00
Bubka
53eef9e018 Fix migration not being supported by sqlite 2024-03-29 19:26:34 +01:00
Bubka
55192fe89f Enable parallel testing 2024-03-29 09:57:46 +01:00
Bubka
4bb1cf89ab Update composer dependencies 2024-03-29 09:47:26 +01:00
Bubka
49fddfd331 Apply Pint fixes 2024-03-29 09:42:54 +01:00
Bubka
ca903b6fc0 Upgrade to laragear/webauthn v2 - Fixes #255 2024-03-29 09:21:00 +01:00
Bubka
4a8db39ab0 Update ide helpers 2024-03-28 18:38:54 +01:00