BookStack/app/Http/Controllers/Auth
Dan Brown 9079700170
Refactored the activity service
- Renamed to "ActivityLogger" to be more focused in usage.
- Extracted out query elements to seperate "ActivityQueries" class.
- Removed old 'addForEntity' activity method to limit activity record
  points.
2021-12-11 17:29:33 +00:00
..
ConfirmEmailController.php Prevented auto-login from direct email confirmation actions 2021-11-15 10:50:28 +00:00
ForgotPasswordController.php
HandlesPartialLogins.php
LoginController.php Refactored the activity service 2021-12-11 17:29:33 +00:00
MfaBackupCodesController.php
MfaController.php
MfaTotpController.php
OidcController.php
RegisterController.php
ResetPasswordController.php
Saml2Controller.php
SocialController.php
UserInviteController.php Prevented auto-login from direct email confirmation actions 2021-11-15 10:50:28 +00:00