]> BookStack Code Mirror - bookstack/commit
Added files missed in previous commit
authorDan Brown <redacted>
Sun, 2 Feb 2020 10:59:03 +0000 (10:59 +0000)
committerDan Brown <redacted>
Sun, 2 Feb 2020 10:59:03 +0000 (10:59 +0000)
commite743cd3f606fb8a2e432813f7c84fed1093f68c4
tree106c59c2ad0a0a894f56678d3e29086cab4b57af
parent3470a6a140e7e87cbb53332d9a8b50e5693603ef
Added files missed in previous commit
21 files changed:
.env.example.complete
app/Auth/Access/Guards/ExternalBaseSessionGuard.php
app/Auth/Access/Guards/LdapSessionGuard.php
app/Auth/Access/Guards/Saml2SessionGuard.php
app/Auth/Access/RegistrationService.php
app/Auth/Access/Saml2Service.php
app/Config/auth.php
app/Config/saml2.php
app/Http/Controllers/Auth/LoginController.php
app/Http/Controllers/Auth/RegisterController.php
app/Http/Controllers/Auth/Saml2Controller.php
app/Providers/AuthServiceProvider.php
resources/views/auth/forms/login/ldap.blade.php
resources/views/auth/forms/login/saml2.blade.php
resources/views/auth/forms/login/standard.blade.php
resources/views/auth/login.blade.php
resources/views/auth/register.blade.php
resources/views/common/header.blade.php
resources/views/settings/roles/form.blade.php
resources/views/users/form.blade.php
routes/web.php