BookStack/app/Auth/Access
Dan Brown 8169c725d5
Started review of SAML implementation
- Updated PHPdoc of SAML service to use type hinting instead.
- Updated groups to only sync if enabled.
- Updated names of some config props.
- Removed a couple of unused config props.
- Added exception to handle no email on SAML response.
2019-11-16 14:42:51 +00:00
..
EmailConfirmationService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
ExternalAuthService.php Add error messages, fix LDAP error 2019-08-07 15:31:10 +02:00
Ldap.php Added proper escaping to LDAP filter operations 2018-12-20 20:04:09 +00:00
LdapService.php Add error messages, fix LDAP error 2019-08-07 15:31:10 +02:00
Saml2Service.php Started review of SAML implementation 2019-11-16 14:42:51 +00:00
SocialAuthService.php Updated to Laravel 5.8 2019-09-13 23:58:40 +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