Actions
Feature #1573
openLDAP username case sensitivity as an auth option
Status:
New
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
2008-07-04
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
It would be nice to have an option which sets if to respect account name case sensitivity.
Some directories/environments (like unix) are case sensitivive some just aren't (like Active Directory) my point is not to discuss that fact.
IMHO there should be a global option to set if Redmine respects case sensitivity in usernames or not. The option should be global since Redmine accepts many auth sources and they may be in conflict regarding case sensitivity so it must be set globally for all sources. (or FIXME)
The behaviour of such option should be like:
- [Respect case sensitivity in account names = on] - this should work like it does now
- [Respect case sensitivity in account names = off] - this should make all account names lowercase by default
Such option shall not have any impact on existing installations - the default would be to respect case sensitivity.
No data to display
Actions