🔒 Don't disclose if account exists when resetting passwords, closes #358
This commit is contained in:
parent
9106971565
commit
1f0e95790a
5 changed files with 233 additions and 125 deletions
|
@ -12,7 +12,7 @@
|
|||
],
|
||||
"require": {
|
||||
"php": ">=5.6.4",
|
||||
"laravel/framework": "5.3.21",
|
||||
"laravel/framework": "5.3.31",
|
||||
"barryvdh/laravel-debugbar": "2.2.3",
|
||||
"doctrine/dbal": "2.5.5",
|
||||
"guzzlehttp/guzzle": "6.2.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue