BookStack/app/Auth/Access
Dan Brown d795af04df
Added ability to escape role "External Auth ID" commas
- Using a backslash in this field before a comma.
- Could potentially (Although unlikely) be a breaking change.

For #3405
2022-05-04 21:03:13 +01:00
..
Guards Applied latest styleCI changes 2022-03-25 11:14:27 +00:00
Mfa
Oidc Applied latest StyleCI changes 2022-02-24 15:04:09 +00:00
EmailConfirmationService.php
ExternalBaseUserProvider.php Tweaked custom command registration, Added StyleCI fixes 2021-11-22 22:22:31 +00:00
GroupSyncService.php Added ability to escape role "External Auth ID" commas 2022-05-04 21:03:13 +01:00
Ldap.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
LdapService.php Applied latest styleCI changes 2022-03-25 11:14:27 +00:00
LoginService.php
RegistrationService.php Added user-create API endpoint 2022-02-04 00:26:19 +00:00
Saml2Service.php Changed logout routes to POST instead of GET 2021-11-14 21:13:24 +00:00
SocialAuthService.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
UserInviteService.php
UserTokenService.php