<%@ page import="com.atlassian.core.util.WebRequestUtils, com.atlassian.jira.ManagerFactory, com.atlassian.jira.config.properties.APKeys, com.atlassian.jira.security.JiraRoleMapper, com.atlassian.jira.util.JiraUtils, com.atlassian.seraph.filter.LoginFilter, com.opensymphony.util.TextUtils"%> <%@ taglib uri="webwork" prefix="webwork" %>
<% Object authStatusKey = request.getAttribute(LoginFilter.OS_AUTHSTATUS_KEY); if (authStatusKey != null) { if (authStatusKey.equals(LoginFilter.LOGIN_FAILED)) { // We could check that value is Boolean.FALSE, but mere presence of the attribute will do for now if (request.getAttribute(JiraRoleMapper.HAS_PERMISSION) != null) { %> <% } else { %> <% } } else if (authStatusKey.equals(LoginFilter.LOGIN_ERROR)) { %> <% } } %> <% if (ManagerFactory.getApplicationProperties().getOption(APKeys.JIRA_OPTION_ALLOW_COOKIES)) { %> <% } %> <% if (!ManagerFactory.getApplicationProperties().getOption(APKeys.JIRA_OPTION_USER_EXTERNALMGT) && !ManagerFactory.getApplicationProperties().getOption(APKeys.JIRA_OPTION_USER_PASSWORD_EXTERNALMGT)) { %> <% } %>

Sorry, an error occurred trying to log you in - please try again.

" value="">
">  
" tabindex="4">
 

<% if (JiraUtils.isPublicMode()) { %> <% } else { %> <% } %>
">
<%-- Don't do this for netscape - stuffs up the tabbing --%> <% if (WebRequestUtils.isGoodBrowser(request)) { %> <% } %>