[zanata/zanata-server] f33117: Use non-seam instance of JndiBackedConfig when aut...

GitHub noreply at github.com
Tue Aug 13 04:12:47 UTC 2013


  Branch: refs/heads/kerberos-fix
  Home:   https://github.com/zanata/zanata-server
  Commit: f3311712d602adbf1db756a69a0ec7f4200c105c
      https://github.com/zanata/zanata-server/commit/f3311712d602adbf1db756a69a0ec7f4200c105c
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/config/JndiBackedConfig.java
    M zanata-war/src/main/java/org/zanata/security/ZanataCentralLoginModule.java
    M zanata-war/src/main/webapp-jboss/WEB-INF/jboss-web.xml

  Log Message:
  -----------
  Use non-seam instance of JndiBackedConfig when authenticating via kerberos.

When kerberos authentication happens there is no Seam context available causing the process to fail.
Also revert previous commit which fixed kerberos authentication but broke other authentication mechanisms.





More information about the zanata-commits mailing list