TypiCMS-TeamGamayunSoftUni / Base

Multilingual and modular CMS built with Laravel 5.2
MIT License
4 stars 1 forks source link

Reset password of admin user returns 500 Internal Server Error #13

Open npnataly opened 8 years ago

npnataly commented 8 years ago

Reset password of admin user returns 500 Internal Server Error.

Steps:

  1. Load admin page.
  2. Press Forgot your password? link.
  3. Enter email address of registered admin user.
  4. Press Reset password button. Whoops, looks like something went wrong. is displayed in browser.

We can see that in Firebug is returned:

"NetworkError: 500 Internal Server Error - http://typi-test.webstars.bg/auth/resetpassword"