- Apr 09, 2018
-
-
m0ark authored
Fixing loading behaviour according to the documentation
-
- Mar 20, 2018
-
-
slanthier1 authored
* Check responseHeaders presence before use them And so avoid some messages in log file.
-
- Jan 06, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Dec 29, 2017
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Oct 25, 2017
-
-
Jaime Pérez Crespo authored
-
- Oct 19, 2017
- Jul 26, 2016
-
-
Jaime Pérez authored
Now we are finally using the 2.x branch of the SAML2 library, which was also migrated to use namespaces. Even though the library provides an autoloader that allows loading the classes with the old names using class aliasing, we need to do the migration in one commit (at least for most part of it). This is due to the way SimpleSAMLphp checks data types, using inheritance to check objects agains abstract or more general classes. Even though class aliasing works, there's no way to replicate those relationships, and type checks that use the old class names will fail because the aliases are virtually new classes that don't inherit from others.
-
- Mar 09, 2016
-
-
Jaime Perez Crespo authored
-
- Nov 06, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
(being respectful with occurences that might change the behaviour, i.e. default database prefixes)
-
- Oct 11, 2015
-
-
Sergio Gómez authored
-
- Jul 22, 2015
-
-
Jaime Perez Crespo authored
Allow to specify which metadata sets to use in metarefresh. Can be configured either per set or per source.
-
- Apr 21, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Apr 20, 2015
-
-
Jaime Perez Crespo authored
-
- Apr 15, 2015
-
-
Jaime Perez Crespo authored
Schedule SimpleSAML_Utilities::writeFile() for removal.
-
- Oct 02, 2016
-
-
Stefan Halen authored
-
- Feb 16, 2015
-
-
Stefan Halen authored
-
- Jan 15, 2015
-
-
Jaime Perez authored
-
- Jul 18, 2014
-
-
Jaime Perez authored
Revert "Fail gracefully while parsing EntitiesDescriptor in the metarefresh module. Now only the offending entity is disregarded. Fixes #70." This reverts commit 6a614913.
-
Jaime Perez authored
Revert "Fix a bug introduced in 6a614913 that made it impossible for nested EntitiesDescriptor elements to be parsed due to name spaces lost in the process." This reverts commit ffce79e8.
-
- Jul 15, 2014
-
-
Jaime Perez authored
Fix a bug introduced in 6a614913 that made it impossible for nested EntitiesDescriptor elements to be parsed due to name spaces lost in the process.
-
- Jul 09, 2014
-
-
Thijs Kinkhorst authored
-
- Jun 20, 2014
-
-
Jaime Perez authored
Fail gracefully while parsing EntitiesDescriptor in the metarefresh module. Now only the offending entity is disregarded. Fixes #70.
-
- Apr 01, 2014
-
-
Mark Dixon authored
Moved a try / catch up one level in MetaLoader.php so that it is possible to re-use cached metadata if the XML cannot be parsed
-
- Aug 12, 2013
-
-
Jaime Pérez Crespo authored
Allow metarefresh module to specify the permissions of the resulting files, overriding the default 0600. Contributed by Dick Visser. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3260 44740490-163a-0410-bde0-09ae8108e29a
-
- May 04, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3087 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3086 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 19, 2012
-
-
Olav Morken authored
Thanks to Dick Visser for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3020 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 17, 2011
-
-
Olav Morken authored
This patch adds support for only updating metadata files that have changed on the server. This reduces bandwidth used, and also allows us to skip metadata parsing, which speeds things up significantly. Thanks to Dyonisius Visser for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2980 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 18, 2011
-
-
Olav Morken authored
Thanks to Dyonisius Visser for implementing this. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2782 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 04, 2010
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2620 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 21, 2010
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2258 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 19, 2010
-
-
Olav Morken authored
Patch created by Thijs Kinkhorst <thijs@kinkhorst.com>. Fixes issue 296. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2225 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 05, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1968 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1964 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 11, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1644 44740490-163a-0410-bde0-09ae8108e29a
-