Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 3.0.5
-
Fix Version/s: 3.0.6
-
Component/s: Client Interface, Staff Interface
-
Labels:None
Description
When you go to reset your password
/admin/login/reset/
/client/login/reset/
not entering a username still shows a success message.
We should show an error message if no username is entered, otherwise success message.
Not going to show an error if username is not given--simply let the config value "Blesta.default_password_reset_value" handle this.