Login and some routes fixed.

This commit is contained in:
James Cole
2015-02-07 22:50:47 +01:00
parent 6b54ef8398
commit 1499b2cd40
7 changed files with 142 additions and 147 deletions

View File

@@ -63,5 +63,6 @@ return [
'table' => 'password_resets',
'expire' => 60,
],
'allow_register' => true
];