]> BookStack Code Mirror - bookstack/commit
Fixed validation issue on register post
authorDan Brown <redacted>
Sun, 28 Jan 2018 17:15:30 +0000 (17:15 +0000)
committerDan Brown <redacted>
Sun, 28 Jan 2018 17:15:30 +0000 (17:15 +0000)
commitec050a5eef331a5ff65c6f660e33b86ec329fe33
tree8e40e5c9f79256b6bb7c800e2a3de20051dadbe0
parent62342433f41f2eaef19c5e85f5ce960297ee8206
Fixed validation issue on register post

Added test to cover and also cleaned up RegisterController comments.

Fixes #670
app/Http/Controllers/Auth/RegisterController.php
tests/Auth/AuthTest.php