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

GitHub noreply at github.com
Mon Feb 22 06:59:27 UTC 2016


  Branch: refs/heads/master
  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.


  Commit: 1b6f4f01f0f264828a7e536aee912ec2975fcb2f
      https://github.com/zanata/zanata-server/commit/1b6f4f01f0f264828a7e536aee912ec2975fcb2f
  Author: Carlos Munoz <chavo16 at hotmail.com>
  Date:   2016-02-22 (Mon, 22 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:
  -----------
  Merge pull request #1095 from zanata/fix-kerberos-auth

fix: kerberos ticket-based authentication


Compare: https://github.com/zanata/zanata-server/compare/a60b1582e1a4...1b6f4f01f0f2


More information about the zanata-commits mailing list