Our JIRA is company's home-only JIRA. Thus all the company employees are JIRA users and they are brought from the LDAP directory. It doesn't make sense to encourage users ask for becoming a member (a member of what??). Is there any way to remove this message altogether from the log-in screen?
Thanks
-bash-3.2$ grep -ir "Not a member" atlassian-jira/ atlassian-jira/atlassian-jira/WEB-INF/classes/com/atlassian/jira/web/action/JiraWebActionSupport.properties:gadget.l ogin.notmember=Not a member? {0}{1}{2} for an account. atlassian-jira/atlassian-jira/WEB-INF/classes/com/atlassian/jira/web/action/JiraWebActionSupport.properties:gadget.l ogin.notmembernotpublic=Not a member? To request an account, {0}.
so you have to change in code :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.