Hi,
I've modified the Jira login gadget as described here:
https://confluence.atlassian.com/jirakb/how-to-customize-the-login-gadget-225122084.html
Now when opening the "main URL" ("/" in my case), the https://JIRASERVER/secure/Dashboard.jspa URL is opened and the change I made to the login.soy file is visible there (added a link).
However, when clicking "Log in" in the upper right corner (or clicking "Log in again" on the logout page), the user is taken to a different URL: https://JIRASERVER/login.jsp
On that URL, the changes made to login.soy are not visible.
How can I change that login screen also?
Hello!
You will have to modify the jsp file in your JIRA install.
<INSTALL FOLDER>/atlassian-jira/includes folder contains loginpage.jsp, loginform.jsp, login.jsp
Check this doc. in order to update/modufy the JSP file
That worked, thanks a lot.
Edit: Forgot to add, I'm using Jira 7.12.1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.