Opened 18 years ago
Closed 18 years ago
#3196 closed defect (invalid)
ignore_auth_case also for permission, ticket fields, not only for login
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | general | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
ignore_auth_case is a very practical feature. even better it would be if permissions would be also checked case insensitive (same conversion on login name and on subject name).
current case is: with the option turned on, login name become lower case. if there are permissions already entered with mixed/upper case, they are invalid after turning on the option.
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
Summary: | ignore_auth_case also for permission, not only for login → ignore_auth_case also for permission, ticket fields, not only for login |
---|
comment:2 by , 18 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
I don't see/understand the reason for this. ignore_auth_case
was added as a workaround for some braindead browsers (you know which I'm talking about) that screw with the case of the login name.
Feel free to reopen if you can provide more details… i.e. the actual problem you're seeing, not how who think it could be addressed.
already assigned tickets, reporter in queries, should be treated case insensitive …