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 23:15:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c6de84c9a6091f473f9922d87a2e29d69aafedd
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