password same as username causes problems
This is issue #213 at https://github.com/sagemath/sagenb/is...
The Sage notebook allows a user to set the password the same as her username.
However, if the user tries to login using this username/password combination, then the login is denied.
What is the question ?
I think it's more of a bug report, which is fine.
I think it is a good idea to not allow "trivial" passwords. However, it is then important that the system disallow weak passwords in the "Settings" page. Question: Can someone suggest a patch?