Overview
Artifact ID: | e84430326f8fe22d749d63f41bf7db2b39c6e864 |
---|---|
Ticket: | 26636a306b76c33930189812cc615b10cf057c06
Case sensitive usernames are bad |
User & Date: | anonymous 2011-02-08 15:13:54 |
Changes
- comment changed to:
I cloned a repository (form chiselapp, if it makes a difference) using the username 'Setok' (and whatever the password is). The clone worked fine. However any fossil operations I then did with the repository would fail. I finally realised that in the repo the username is 'setok'. I think case sensitive usernames are always a really bad idea, as it's so easy to make an error there. But I'm raising the severity to Important because the clone was successful, so there is no hint given that something is wrong. This may be related to the fact I allowed anonymous cloning — does fossil revert to anonymous if the login credentials were not good? That to me would not be desirable behaviour, as surprises hit later.
- foundin changed to: "[6502627a3e] 2011-02-08 12:52:37 UTC"
- private_contact changed to: "66a609c4a25ca4b02e367c19f70ff9646bfb25d0"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Case sensitive usernames are bad"
- type changed to: "Code_Defect"