- Mar 14, 2021
-
-
Tim van Dijen authored
* Migrate email utils to non-static * Migrate http utils to non-static * Migrate net utils to non-static * Migrate random utils to non-static * Migrate system utils to non-static * Migrate time utils to non-static * Migrate xml utils to non-static * Upgrade notes * Update test-framework * Fix tests
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Aug 26, 2020
-
-
Tim van Dijen authored
-
- Jun 13, 2020
-
-
Tim van Dijen authored
Convert to our wrapper class for assertions
-
- Feb 15, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
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
-
- Feb 14, 2020
-
-
Tim van Dijen authored
* Migrate assertions to Webmozart
-
- Dec 24, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
* Raise minimum PHP version to 7.0 * Remove tests pre-PHP 7.2 * Upgrade dev dependencies * Ignore tests for deprecated class * Add typehints; not touching public API * Remove none-array replacements-param; old behaviour from pre-1.4 release * Psalm fixes * Add upgrade notes * PSR-12
-
- Oct 01, 2019
-
-
Tim van Dijen authored
PSR-12 compliancy
-
- Aug 18, 2019
-
-
Tim van Dijen authored
-
- Jul 08, 2019
-
-
Tim van Dijen authored
-
- Jun 11, 2019
-
-
Patrick authored
* Allow list of entity ids to be loaded to better support idpList Certain metadata sources, like mdq, were don't support loading all metadata which prevented them from being used with idplist. This change adds support for allowing metadata sources to load a list of entities, allowing MDQ to be used for idp list.
-
- Jun 06, 2019
-
-
Tim van Dijen authored
-
- May 16, 2019
-
-
Bryce Lowe authored
-
- Feb 03, 2019
-
-
Tim van Dijen authored
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-
- Aug 26, 2018
-
-
Tim van Dijen authored
-
- Aug 22, 2018
-
-
Tim van Dijen authored
-
- May 31, 2018
-
-
Tim van Dijen authored
-
- May 24, 2018
-
-
m0ark authored
Support both hint.cidr and DiscoHints->IPHint
-
- Apr 18, 2018
-
-
m0ark authored
Now using DiscoHints->IPHint to support specified SAML extension for IdP discovery
-
- Apr 13, 2018
-
-
Matt Schwager authored
-
- Oct 19, 2017
-
-
fentie authored
-
- Dec 22, 2016
-
-
Jaime Pérez authored
Minor format and exception message fixes, plus add information about the different communication channels we have today.
-
- Dec 21, 2016
-
-
Andreas Åkre Solberg authored
-
- Mar 29, 2016
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Metadata_MetaDataStorageHandlerMDX to SimpleSAML\Metadata\Sources\MDQ, and stop referring to it as MDX elsewhere.
-
- Mar 03, 2016
-
-
Jaime Perez Crespo authored
Rename Utils\HTTP::getSelfHostWithoutPort() to Utils\HTTP::getSelfHostWithNonStandardPort(), change the logic, and reimplement Utils\HTTP::getSelfHost() to depend on use the former. Complete the tests to include the case of port 443 while using HTTPS.
-
- Mar 02, 2016
-
-
Andrés Blanco authored
-
- Jul 31, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Apr 22, 2015
-
-
Tyler Antonio authored
-
- Apr 21, 2015
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities::getSelfHost() to SimpleSAML\Utils\HTTP::getSelfHost() and deprecate the former.
-
- Apr 20, 2015
-
-
Jaime Perez Crespo authored
-
- Apr 14, 2015
-
-
Jaime Perez Crespo authored
Add unit test for it.
-
- Jan 15, 2015
-
-
Jaime Perez authored
-