| Summary: | [server] Login/authentication process should be case-insensitive for the user id | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Denis Roy <denis.roy> | ||||||||||||||
| Component: | Client | Assignee: | Szymon Brandys <Szymon.Brandys> | ||||||||||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||||||||||
| Severity: | normal | ||||||||||||||||
| Priority: | P3 | CC: | janikpiotrek, john.arthorne, simon_kaegi, Szymon.Brandys | ||||||||||||||
| Version: | 0.2 | Flags: | john.arthorne:
review+
|
||||||||||||||
| Target Milestone: | 0.2 | ||||||||||||||||
| Hardware: | PC | ||||||||||||||||
| OS: | Linux | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
Denis Roy
+1, case insensitive user ids are pretty common. (In reply to comment #1) > +1, case insensitive user ids are pretty common. Right. It's already set for M6 to make our admin life better ;) I think this is worthwhile for RC2 so long as it's pretty simple. This will altogether prevent one of the most common login problems. Denis, are logins on our public Orions already lower or upper case? Created attachment 198093 [details]
Fix_server.authentication.form.core.txt
Created attachment 198094 [details]
Fix_server.user.securestorage.txt
Created attachment 198096 [details]
Fix_server.authentication.form.core.txt
Created attachment 198097 [details]
Fix_server.user.securestorage.txt
Created attachment 198101 [details]
Fix_server.user.securestorage.txt
Created attachment 198113 [details]
Fix_server.user.securestorage.txt
Thanks. |