nickboucher / nova

New Online-system for Vetting Applications
4 stars 3 forks source link

Update default password #8

Closed hathix closed 6 years ago

hathix commented 7 years ago

screen shot 2017-01-14 at 12 05 35 pm

As you see here, new users start off with the default password "password." Given that most people won't change their passwords, we should set a more secure default that's harder to guess — any random sequence of letters would do.

Ideally, we'd do what many apps do and force new users to update their password when they log on for the first time. We could show users whose passwords are still the default an annoying banner at the top of every page that reminds them to update their password.

nickboucher commented 6 years ago

Keeping default password for convenience (don't want to write something that emails a temporary password to the user), but now forces users to change their password on first login