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
Passwords stored on disk using either bcrypt or scrypt (latter preferred)
Password itself never sent over the wire
Ability to change password
On first load of admin interface, set the password. ABSOLUTELY NO DEFAULT PASSWORDS OF ANY SORT!! Grrr!! 😾
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/6891167-add-password-based-login-to-admin-page?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
Requirements:
bcrypt
orscrypt
(latter preferred)The text was updated successfully, but these errors were encountered: