Merge pull request #3823 from crynobone/feature/notification
[5.3] Password broker would always use notifications::email view.
This commit is contained in:
commit
c0898cc71a
@ -98,7 +98,6 @@ return [
|
||||
'passwords' => [
|
||||
'users' => [
|
||||
'provider' => 'users',
|
||||
'email' => 'auth.emails.password',
|
||||
'table' => 'password_resets',
|
||||
'expire' => 60,
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user