[Yanel-commits] [wyona/yanel] f38fe3: javadoc added

Michael Wechner michael.wechner at wyona.com
Mon May 12 20:05:25 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/wyona/yanel
  Commit: f38fe39cb1a22fca8b8f0b94780a920020f12433
      https://github.com/wyona/yanel/commit/f38fe39cb1a22fca8b8f0b94780a920020f12433
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/webapp/src/java/org/wyona/yanel/servlet/SessionCounter.java

  Log Message:
  -----------
  javadoc added


  Commit: 7bff8a068bc5f32e7bf97bcfac0fa89a7ad0c94b
      https://github.com/wyona/yanel/commit/7bff8a068bc5f32e7bf97bcfac0fa89a7ad0c94b
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/resources/sessionmanager/src/java/org/wyona/yanel/impl/resources/sessionmanager/SessionManagerResource.java

  Log Message:
  -----------
  logger upgraded append casProxyTicket when available


  Commit: e6fe89d411d5954d9566d1c988c075f96d25bcc1
      https://github.com/wyona/yanel/commit/e6fe89d411d5954d9566d1c988c075f96d25bcc1
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/resources/sessionmanager/htdocs/sessionmanager.xsl

  Log Message:
  -----------
  CAS tickets added


  Commit: eb665552d77d81367b9ab42d24a92bed71006d56
      https://github.com/wyona/yanel/commit/eb665552d77d81367b9ab42d24a92bed71006d56
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/impl/java/org/wyona/yanel/impl/resources/CASLogoutMatcher.java

  Log Message:
  -----------
  check for parameter logoutRequest


  Commit: 34d50225d9afaabb9fbc71d26c19813b4472b3ce
      https://github.com/wyona/yanel/commit/34d50225d9afaabb9fbc71d26c19813b4472b3ce
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/webapp/src/java/org/wyona/yanel/servlet/SessionCounter.java

  Log Message:
  -----------
  note added about making list of active sessions persistent


  Commit: 4126a3edf3a8a25accfcc23a6474d4ce3eb79d0c
      https://github.com/wyona/yanel/commit/4126a3edf3a8a25accfcc23a6474d4ce3eb79d0c
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/resources/sessionmanager/src/java/org/wyona/yanel/impl/resources/sessionmanager/SessionManagerResource.java

  Log Message:
  -----------
  cas ticket added


  Commit: 8e928f2dd55cee64a2a7699cef406a51f8613a04
      https://github.com/wyona/yanel/commit/8e928f2dd55cee64a2a7699cef406a51f8613a04
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/webapp/src/java/org/wyona/yanel/servlet/security/impl/CASWebAuthenticatorImpl.java

  Log Message:
  -----------
  add CAS ticket to session such that single sign out works and encode URL centralized


  Commit: 9fc8e6dc971b2d121b6f89b30e0c655a02d73749
      https://github.com/wyona/yanel/commit/9fc8e6dc971b2d121b6f89b30e0c655a02d73749
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/webapp/src/java/org/wyona/yanel/servlet/YanelServlet.java

  Log Message:
  -----------
  first implementation of do CAS logout added


  Commit: 7f420c15c2d959bd5e62eef4cceff190ca026d99
      https://github.com/wyona/yanel/commit/7f420c15c2d959bd5e62eef4cceff190ca026d99
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/resources/sessionmanager/htdocs/sessionmanager.xsl

  Log Message:
  -----------
  pointer to example fixed


  Commit: 66c40aa9e9e4c8fc7da7cd0b693a69923b8262d8
      https://github.com/wyona/yanel/commit/66c40aa9e9e4c8fc7da7cd0b693a69923b8262d8
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/resources/sessionmanager/resource.xml

  Log Message:
  -----------
  note about hash property added


  Commit: 7a10c50ad556cc93b6162c55310c6c5102eec500
      https://github.com/wyona/yanel/commit/7a10c50ad556cc93b6162c55310c6c5102eec500
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/webapp/global-resource-configs/session-manager_yanel-rc.xml

  Log Message:
  -----------
  note about disabling hashing added


  Commit: 40d4b176741edf92dd21e3da551fcffce5e2fe3c
      https://github.com/wyona/yanel/commit/40d4b176741edf92dd21e3da551fcffce5e2fe3c
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    A src/webapp/src/java/org/wyona/yanel/servlet/CASTicketsMap.java

  Log Message:
  -----------
  CAS tickets map introduced


  Commit: 3845e5bcaa3f6a131859ff3a2435ea1861ec4967
      https://github.com/wyona/yanel/commit/3845e5bcaa3f6a131859ff3a2435ea1861ec4967
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/webapp/src/java/org/wyona/yanel/servlet/security/impl/CASWebAuthenticatorImpl.java

  Log Message:
  -----------
  associate CAS ticket with realm


  Commit: 8d60a1db7589b40b2586b1de63f12c952e152776
      https://github.com/wyona/yanel/commit/8d60a1db7589b40b2586b1de63f12c952e152776
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/webapp/src/java/org/wyona/yanel/servlet/YanelServlet.java

  Log Message:
  -----------
  use CAS tickets associated with realm


  Commit: fed3cfb6380ad00d02fe614866951cefb9d6cefc
      https://github.com/wyona/yanel/commit/fed3cfb6380ad00d02fe614866951cefb9d6cefc
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/resources/sessionmanager/src/java/org/wyona/yanel/impl/resources/sessionmanager/SessionManagerResource.java

  Log Message:
  -----------
  hash property introduced and use CAS tickets associated with realm


  Commit: db1d5b14710d72b0ddc463c2596fb60a01500d77
      https://github.com/wyona/yanel/commit/db1d5b14710d72b0ddc463c2596fb60a01500d77
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    A src/realms/from-scratch-realm-template/ac-policies/yanel/session-manager.html.policy

  Log Message:
  -----------
  protect session manager


  Commit: fbae5977a2c8af2dfa3a370aa69615711a2262a6
      https://github.com/wyona/yanel/commit/fbae5977a2c8af2dfa3a370aa69615711a2262a6
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/realms/from-scratch-realm-template/data-repo/data/app1/xslt/global.xsl

  Log Message:
  -----------
  copyright year updated


  Commit: 7e15a672d22b204d01bb69a011568ae639fcb0ec
      https://github.com/wyona/yanel/commit/7e15a672d22b204d01bb69a011568ae639fcb0ec
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/webapp/src/java/org/wyona/yanel/servlet/YanelServlet.java

  Log Message:
  -----------
  remove ticket and identity associated with realm


  Commit: 85043ca6b9a153b4769eb6b3235ec9889c094a22
      https://github.com/wyona/yanel/commit/85043ca6b9a153b4769eb6b3235ec9889c094a22
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/webapp/src/java/org/wyona/yanel/servlet/security/impl/CASWebAuthenticatorImpl.java

  Log Message:
  -----------
  log warning when CAS proxy ticket is being overwriten


  Commit: 39fabe86c2d30b96d597fb111dd43727749350a9
      https://github.com/wyona/yanel/commit/39fabe86c2d30b96d597fb111dd43727749350a9
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/resources/cas/src/java/org/wyona/yanel/impl/resources/cas/CASSingleSignOutResource.java

  Log Message:
  -----------
  pointer added


Compare: https://github.com/wyona/yanel/compare/26bdcba4d6e5...39fabe86c2d3


More information about the Yanel-commits mailing list