[zanata/zanata-server] 546849: fix: kerberos ticket-based authentication

GitHub noreply at github.com
Fri Feb 19 01:23:22 UTC 2016


  Branch: refs/heads/fix-kerberos-auth
  Home:   https://github.com/zanata/zanata-server
  Commit: 5468491626b118fe53964e21132454512552cd23
      https://github.com/zanata/zanata-server/commit/5468491626b118fe53964e21132454512552cd23
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2016-02-19 (Fri, 19 Feb 2016)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/security/SpNegoIdentity.java
    M zanata-war/src/main/java/org/zanata/security/ZanataIdentity.java

  Log Message:
  -----------
  fix: kerberos ticket-based authentication

With the move to CDI, using reflection to modify properties on CDI
proxied beans is not recommended. This change addresses said issue when
propagating the Kerberos authentication context onto the Zanata identity
bean.




More information about the zanata-commits mailing list