BookStack/app/Auth/Access
Dan Brown 3a17ba2cb9
Started using OneLogin SAML lib directly
- Aligned and formatted config options.
- Provided way to override onelogin lib options if required.
- Added endpoints in core bookstack routes.
- Provided way to debug details provided by idp and formatted by
bookstack.
- Started on test work
- Handled case of email address already in use.
2019-11-17 13:26:43 +00:00
..
EmailConfirmationService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
ExternalAuthService.php Appeased codeclimate by extracting out external_auth_id group matching 2019-11-16 15:24:09 +00: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 using OneLogin SAML lib directly 2019-11-17 13:26:43 +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