Branch: refs/heads/release
  Home:   https://github.com/zanata/zanata-server
  Commit: cc9f75b2d2c1800c9c4557b3d1a4b7ebdb8f09af
      
https://github.com/zanata/zanata-server/commit/cc9f75b2d2c1800c9c4557b3d1a4b7ebdb8f09af
  Author: Carlos Munoz <chav...@hotmail.com>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/LoginAction.java
    M zanata-war/src/main/java/org/zanata/security/SpNegoIdentity.java
    A zanata-war/src/main/java/org/zanata/servlet/KLoginServlet.java
    M zanata-war/src/main/java/org/zanata/servlet/UrlRewriteConfig.java
    M zanata-war/src/main/java/org/zanata/util/FacesNavigationUtil.java
    M zanata-war/src/main/webapp/WEB-INF/faces-config.xml
    M zanata-war/src/main/webapp/WEB-INF/template/banner.xhtml
    R zanata-war/src/main/webapp/account/klogin.xhtml

  Log Message:
  -----------
  fix(ZNTA-1067): kerberos ticket auth redirect

* fix(ZNTA-1067): fix kerberos authentication

This change solves a problem where Kerberos authentication doesn't get
triggered due to the new Url rewriter changing the expected response
code and thus stopping the whole process. The old klogin.xhtml page is
replaced with a servlet which performs the same tasks without the need
to go through the Url rewriter.

See: https://github.com/zanata/zanata-server/pull/1157


_______________________________________________
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

Reply via email to