elthran / RPG-Game

0 stars 1 forks source link

Update password dialogue for login after server update. #325

Closed klondikemarlen closed 6 years ago

klondikemarlen commented 6 years ago

I want a page that will come up if you have a reset enabled ... that will let you reset your password if we have deleted if when updating the server.

A web page to handle manual password reset.

klondikemarlen commented 6 years ago

Fixed in fb834e2bc949. I managed to avoid this completely by overloading the validate method to update the password style to the new style if the reset key is enabled.