🔒 Don't disclose if account exists when resetting passwords, closes #358

This commit is contained in:
Dane Everitt 2017-03-30 17:44:20 -04:00
parent 9106971565
commit 1f0e95790a
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 233 additions and 125 deletions

View file

@ -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",