This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Part-DB-server
Watch
2
Star
0
Fork
0
You've already forked Part-DB-server
mirror of
https://github.com/Part-DB/Part-DB-server.git
synced
2026-03-05 06:55:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d20b668e87f1aa6a9d35c2ea9d07a5de88f0c0e7
Part-DB-server
/
src
/
EventSubscriber
/
UserSystem
History
Jan Böhmer
2c6de84c9a
Only check every 10 minutes if the user needs to setup a 2FA method enforced by its group
...
That saves us 3 database queries on many requests.
2023-07-19 00:56:28 +02:00
..
LoginSuccessSubscriber.php
Fixed service wiring configuration
2023-06-11 14:50:47 +02:00
LogoutDisabledUserSubscriber.php
Use imports instead of FQNs
2023-06-11 15:00:28 +02:00
PasswordChangeNeededSubscriber.php
Only check every 10 minutes if the user needs to setup a 2FA method enforced by its group
2023-07-19 00:56:28 +02:00
SetUserTimezoneSubscriber.php
Added declare strict types to all files
2023-06-11 18:59:07 +02:00
UpgradePermissionsSchemaSubscriber.php
Fixed some PHPStan level 5 issues
2023-06-13 20:24:54 +02:00