Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance & Security Update Rollup #26

Merged
merged 16 commits into from
Apr 11, 2017
Merged

Maintenance & Security Update Rollup #26

merged 16 commits into from
Apr 11, 2017

Commits on Jan 31, 2013

  1. NETC-51: Use reflection to find types for the Service and Proxy Ticke…

    …t Manager, and the Ticket Validator.
    
    Allow for type aliases for easy configuration and backwards-compatability in the casClientConfig.
    Eric Domazlicky committed Jan 31, 2013
    Configuration menu
    Copy the full SHA
    be8f209 View commit details
    Browse the repository at this point in the history
  2. NETC-51: Remove alias mechanism, manager/validator types must be eith…

    …er fully-qualified or one of the predefined configuration strings
    Eric Domazlicky committed Jan 31, 2013
    Configuration menu
    Copy the full SHA
    89b5758 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. Configuration menu
    Copy the full SHA
    ee8ed13 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2015

  1. Update README.md

    SavvasMisaghMoayyed committed May 27, 2015
    Configuration menu
    Copy the full SHA
    0da0992 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2015

  1. Fixing redirection loop bug

    The proxyGrantingTicket can be null if the cache is expired. When the
    proxyGrantingTicket is null and calling InsertProxyGrantingTicketMapping
    will throw exception and causing redirection loop.
    wilsonson committed Jun 23, 2015
    Configuration menu
    Copy the full SHA
    36ca258 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2015

  1. Merge pull request #28 from wilsonson/master

    Fixing redirection loop bug
    SavvasMisaghMoayyed committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    c73e0d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from serac/netc-57

    Provide utility to get assertion attributes.
    SavvasMisaghMoayyed committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    37de208 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2015

  1. Merge pull request #6 from edomazlicky/NETC-51

    NETC-51: Use reflection to find types for the Service/Proxy Ticket Manager/Validator
    SavvasMisaghMoayyed committed Jul 5, 2015
    Configuration menu
    Copy the full SHA
    655e283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf86c8a View commit details
    Browse the repository at this point in the history
  3. Update README.md

    SavvasMisaghMoayyed committed Jul 5, 2015
    Configuration menu
    Copy the full SHA
    85098eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ab2db3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca098e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c14dcf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b7d23d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5443626 View commit details
    Browse the repository at this point in the history
  9. added nuspec

    SavvasMisaghMoayyed committed Jul 5, 2015
    Configuration menu
    Copy the full SHA
    a100ed0 View commit details
    Browse the repository at this point in the history