Every time we need access to administrative pages of Jira, we see this:
so the question is: it’s possible hide that feature? I wanna go directly to administrative page without that password request
and the answer is ….
Of Course, it’s possible. Now we see how.
Just add and entry in this file: jira-config.properties , in Jira-Home directory; where put this directive:
jira.websudo.is.disabled = true.
restart Jira Service and …. No password request :-D.
By Artigiano Del Software