Skip to content
Snippets Groups Projects
  1. Feb 15, 2020
    • Tim van Dijen's avatar
      Fully typehint lib/Metadata/*.php · cc64093d
      Tim van Dijen authored
      cc64093d
    • Tim van Dijen's avatar
      Remove 2.0 deprecations (#1281) · 2c8aa8a6
      Tim van Dijen authored
      * Remove deprecated classes
      
      * Remove support for certificate fingerprints
      
      * Remove many deprecated methods and pieces of code
      
      * Remove SAML1.1/Shib1.3 support
      
      * Remove many superfluous annotations
      
      * Update unit test to work with new PHPunit
      
      Closes #1268 
      Closes #1020 
      Closes #431 
      Closes #167 
      Closes #151 
      2c8aa8a6
  2. Dec 24, 2019
  3. Oct 03, 2019
  4. Jun 06, 2019
  5. Oct 17, 2018
  6. Aug 22, 2018
  7. Aug 13, 2018
  8. May 31, 2018
  9. May 02, 2018
    • dombenson's avatar
      Support metadataxml in config (#820) · 0d1599a2
      dombenson authored
      * Support metadata XML directly in config
      Also consider 'xml' as a key, in addition to 'url' and 'file'.
      When provided, attempt to load this directly as a metadata XML string.
      This is useful when working with dynamic configuration and external polling of metadata updates.
      
      * Test loading XML from a fixed string
      No preexisting test in this area
      Adjust XML loader to only get global config in file mode - otherwise it is
      unused, and it might pollute the test usage.
      Test that an actully invalid config throws an exception, but that minimal valid
      (albeit useless) XML is accepted.
      0d1599a2
  10. Apr 13, 2018
  11. Nov 06, 2015
  12. Aug 03, 2015
  13. Jan 15, 2015
  14. Jul 09, 2014
  15. Nov 05, 2009
  16. Jun 06, 2008
  17. Mar 05, 2008
  18. Mar 04, 2008
Loading