cap-md089 / evmplus-v6

The source code for the Event Manager+ suite of tools for Civil Air Patrol units
GNU General Public License v2.0
7 stars 4 forks source link

Fix login process #394

Closed r-a303931 closed 8 months ago

r-a303931 commented 8 months ago

Improved the login process by:

  1. Adding banners and disabling buttons to prevent multiple successive username and password reset requests - page reload between requests now required
  2. Trimming usernames everywhere to handle people adding spaces to their names
  3. Made password reset error out when people reuse old passwords instead of silently ignoring the error
  4. Upped the password minimum password length from 8 to 11...
  5. ...but also removed max password age