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
It would be very helpful if the server could take bcrypt passwords, such as the output of htpasswd -nB username and use that username/cypher pair for authentication instead of having cleartext passwords all over the place... :)