Re: Using uppercase letters when creating username in JIRA?
[email protected] Thu, 21 Jul 2011 05:33:27 CDT
| Newsgroups | gmane.comp.java.jira.user |
|---|---|
| Message-ID | <2210394.1029591311244437883.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com> |
You can't. You'd need to rip apart the code that handles users and rewrite it. If you're then going to allow mixed case, you'll need to cope with that, and duplicates (Bob and bob for example). If you're using external authentication, that replaces the user code, so it can work, but that's your only option without doing a lot of coding. -- Post by broughn2 - online at: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=55341 _______________________________________________ Jira-user mailing list [email protected] To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user