Skip to content

Commits

Commits on Jul 8, 2024

  1. Copy the full SHA
    5fc3bf7 View commit details

Commits on Oct 24, 2019

  1. Permit appropriate regular expression scopes from eduGAIN

    Remove check_shib_regscope from standardImportActions.
    Add it back in after all calls to standardImportActions that do not include the new scope checking policy for eduGAIN.
    This allows regular expression scopes meeting policy to be imported from eduGAIN while retaining the previous behaviour everywhere else.
    See ukf/ukf-meta#182.
    iay committed Oct 24, 2019
    Copy the full SHA
    8a1a6df View commit details

Commits on Jun 19, 2017

  1. Remove trailing white space from XML files

    See ukf/ukf-meta#134.
    iay committed Jun 19, 2017
    Copy the full SHA
    c099e63 View commit details

Commits on May 1, 2017

  1. Copy the full SHA
    32b12ea View commit details
  2. Push property setting down to bean instances

    This allows the removal of many additional intermediate
    abstract parent beans, and makes the instances clearer
    at the cost of being slightly longer.
    iay committed May 1, 2017
    Copy the full SHA
    ef717ef View commit details
  3. Separate out definitions of MDA beans

    All Shibboleth MDA abstract beans are now defined in mda-beans.xml,
    which is a first cut of a resource planned for inclusion in MDA 0.10.0.
    iay committed May 1, 2017
    Copy the full SHA
    1350294 View commit details

Commits on Jul 31, 2016

  1. Pass mdx.dir in to the MDA.

    Most of the uses of this directory are actually to write output files,
    but each of those uses are set up as ignores for source control
    purposes.
    iay committed Jul 31, 2016
    Copy the full SHA
    5012efd View commit details

Commits on Jan 9, 2016

  1. Copy the full SHA
    0b802bf View commit details

Commits on Dec 19, 2015

  1. Copy the full SHA
    6d367c7 View commit details

Commits on Jul 14, 2014

  1. Copy the full SHA
    7924156 View commit details
  2. Remove Spring schema version numbers from schemaLocations.

    According to documentation, this is now the preferred/best practise.
    iay committed Jul 14, 2014
    Copy the full SHA
    6e3bff5 View commit details

Commits on Aug 12, 2013

  1. Refactor mdx channels to move responsibility for most checking and re…

    …porting/termination out of the beans.xml into verbs.xml or other callers.
    iay committed Aug 12, 2013
    Copy the full SHA
    b59fa1c View commit details

Commits on Jun 7, 2013

  1. Consistently apply the newer convention that template beans which dir…

    …ectly instantiate classes are named after the class.
    iay committed Jun 7, 2013
    Copy the full SHA
    76c4b7b View commit details

Commits on Jun 6, 2013

  1. Copy the full SHA
    8148054 View commit details

Commits on May 2, 2013

  1. Copy the full SHA
    7b02877 View commit details

Commits on Feb 22, 2013

  1. Pull stripMdattrNamespace out of standardImportActions and include it…

    … explicitly at all points that standardImportActions currently appears.
    
    No net behavioural change, but allows something different to happen in each location in the future.
    iay committed Feb 22, 2013
    Copy the full SHA
    9430229 View commit details

Commits on Apr 4, 2012

  1. Copy the full SHA
    b24d2db View commit details

Commits on Aug 31, 2011

  1. Add an mdx test channel.

    iay committed Aug 31, 2011
    Copy the full SHA
    c1550b9 View commit details
End of commit history for this file