|
|
@@ -155,7 +155,6 @@ public class TsfLoginSuccessHandler implements AuthenticationSuccessHandler {
|
|
|
GagaCookieUtil.setCookie(response, TsfConstants.CK_PREFIX + "_login_success", "Y", 1*60);
|
|
|
}
|
|
|
|
|
|
-
|
|
|
GagaMap result = new GagaMap();
|
|
|
result.setString("status", "OK");
|
|
|
result.setString("returnUrl", returnUrl);
|