BookStack/app/Auth/Access
Dan Brown 8a7408bd31
Fixed social auth login audit log messages
Was logging the whole social account instance instead of just the
method.
Updated tests to cover.

Fixes #2930
2021-09-15 20:55:10 +01:00
..
Guards Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
Mfa Added border to generated TOTP QR code 2021-09-13 14:23:54 +01:00
EmailConfirmationService.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
ExternalAuthService.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ExternalBaseUserProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Ldap.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
LdapService.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
LoginService.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
RegistrationService.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Saml2Service.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
SocialAuthService.php Fixed social auth login audit log messages 2021-09-15 20:55:10 +01:00
UserInviteService.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UserTokenService.php Swapped injected db instance with facade 2021-08-31 21:50:23 +01:00