To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorPassword digest
In the event of a data breach I want passwords to be stored as secured digests
so users passwords are hard to discover.
- Scenarios
-
- Password breach
-
- Given
- a user
- When
- an attacker gains access to the user's password digest
- Then
- the password should be difficult to brute force
Last published over 5 years ago by Gregory Perry.