BookStack/app/Auth/Access
Dan Brown 8565187138
Added border to generated TOTP QR code
To fix QR code not being scannable when in dark mode due to
lack of border matching background of QR code.

Fixes #2925
2021-09-13 14:23:54 +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 Apply fixes from StyleCI 2021-08-21 14:49:40 +00: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