BookStack/app/Auth/Access
Dan Brown c7322a71f7
Added theme add social driver redirect configuration callback
Allows someone using the theme system to configure the social driver
before a redirect action occurs, by passing a callback as an additional
param to the theme 'addSocialDriver' method.
2021-05-24 12:55:45 +01:00
..
Guards Added login/register theme events 2021-03-19 21:54:50 +00:00
EmailConfirmationService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
ExternalAuthService.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00
ExternalBaseUserProvider.php Started alignment of auth services 2020-02-01 11:42:22 +00:00
Ldap.php Tweaked LDAP TLS Implementation 2021-02-07 20:00:04 +00:00
LdapService.php Tweaked LDAP TLS Implementation 2021-02-07 20:00:04 +00:00
RegistrationService.php Added login/register theme events 2021-03-19 21:54:50 +00:00
Saml2Service.php Added login/register theme events 2021-03-19 21:54:50 +00:00
SocialAuthService.php Added theme add social driver redirect configuration callback 2021-05-24 12:55:45 +01:00
UserInviteService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
UserTokenService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00