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
To encrypt the user credentials, we currently use a salt hash and check it into the repo.
We should either instruct users to generate their own salt, or generate a random one on first use.
The text was updated successfully, but these errors were encountered:
To encrypt the user credentials, we currently use a salt hash and check it into the repo.
We should either instruct users to generate their own salt, or generate a random one on first use.
The text was updated successfully, but these errors were encountered: