You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.
It was recommended by Mozilla InfoSec that we implement a feature that allows us to force a password reset for all of our users in the worst-case scenario where our bcrypt'd passwords have been dumped and posted publicly.
We'll need to:
Implement a feature to force users to change their password
Implement a feature that displays a message why we're forcing people to change their password
Come up with a rough draft of copy that we could use in a blog post to explain what has happened
The text was updated successfully, but these errors were encountered:
It was recommended by Mozilla InfoSec that we implement a feature that allows us to force a password reset for all of our users in the worst-case scenario where our bcrypt'd passwords have been dumped and posted publicly.
We'll need to:
The text was updated successfully, but these errors were encountered: