]> BookStack Code Mirror - bookstack/commit
Quick test of email confirmation routes and fix of tests
authorDan Brown <redacted>
Sat, 7 Aug 2021 20:18:59 +0000 (21:18 +0100)
committerDan Brown <redacted>
Sat, 7 Aug 2021 20:18:59 +0000 (21:18 +0100)
commit39a205ed28f2dcfbab7e34fd231fe97b0e57df83
treec620c051122365c361f44f34d8935751410bba45
parent70f39757b1e405bcbb40ec1618e5259d13c642dc
Quick test of email confirmation routes and fix of tests
app/Auth/Access/EmailConfirmationService.php
app/Auth/Access/LoginService.php
app/Auth/Access/RegistrationService.php
app/Auth/Access/Saml2Service.php
app/Exceptions/StoppedAuthenticationException.php
app/Http/Controllers/Auth/RegisterController.php
app/Http/Middleware/Authenticate.php
tests/Auth/AuthTest.php
tests/Auth/LdapTest.php
tests/Auth/Saml2Test.php