]> BookStack Code Mirror - bookstack/commit
Fixed required email confirmation with domain restriction
authorDan Brown <redacted>
Sat, 11 Nov 2017 18:09:48 +0000 (18:09 +0000)
committerDan Brown <redacted>
Sat, 11 Nov 2017 18:09:48 +0000 (18:09 +0000)
commitd89440d19879b73b6016ac0fef608f91692e82ca
treed38191c3cb40c98d114337e088225d6bbd3922ae
parent08e58bab79b8b8c98b30509f8fd5c72257722a7a
Fixed required email confirmation with domain restriction

Added test to cover scenario.

Closes #573
app/Http/Controllers/Auth/RegisterController.php
app/Http/Middleware/Authenticate.php
tests/Auth/AuthTest.php