BookStack/tests/Auth
Dan Brown ff1ee2d71f
Updated flow to ensure /register/confirm route is used where needed
Was accidentally skipped during previous updates. Will now be used on
saml, ldap & standard registration where required.
Uses session to know if the email was just sent and, if so, show the
confirmation route.
2020-09-05 17:26:48 +01:00
..
AuthTest.php Updated flow to ensure /register/confirm route is used where needed 2020-09-05 17:26:48 +01:00
LdapTest.php Updated flow to ensure /register/confirm route is used where needed 2020-09-05 17:26:48 +01:00
Saml2Test.php Updated flow to ensure /register/confirm route is used where needed 2020-09-05 17:26:48 +01:00
SocialAuthTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
UserInviteTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00