Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 952 → Rev 953

/sun/hostadmiral/trunk/src/ak/hostadmiral/core/servlet/LoginFilter.java
138,9 → 138,6
logger.debug("User found - OK");
}
catch(AccessControlException ex) {
String origin = httpRequest.getRequestURI();
String originParams = httpRequest.getQueryString();
 
String redirectUrl;
try {
redirectUrl = httpRequest.getContextPath() + loginUrl