- Jun 05, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3252 44740490-163a-0410-bde0-09ae8108e29a
-
- May 30, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3251 44740490-163a-0410-bde0-09ae8108e29a
-
- May 23, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3248 44740490-163a-0410-bde0-09ae8108e29a
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3247 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3246 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3245 44740490-163a-0410-bde0-09ae8108e29a
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3244 44740490-163a-0410-bde0-09ae8108e29a
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3243 44740490-163a-0410-bde0-09ae8108e29a
-
- May 22, 2013
-
-
Olav Morken authored
Same problem as fixed in r3241. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3242 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
Thanks to Dick Visser for reporting this bug! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3241 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
The saml:sp:IdP authentication data was only saved for SAML 2.0 authentication. This patch moves this variable into common code, so that it is shared between SAML 2.0 and SAML 1.1. Thanks to Tim Jobling for reporting this bug! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3240 44740490-163a-0410-bde0-09ae8108e29a
-
- May 08, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3239 44740490-163a-0410-bde0-09ae8108e29a
-
- May 03, 2013
-
-
Olav Morken authored
Thanks to François Kooman for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3238 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 29, 2013
-
-
Olav Morken authored
Thanks to François Kooman for providing this patch! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3237 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 26, 2013
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3236 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 10, 2013
-
-
Olav Morken authored
Thanks to François Kooman for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3235 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 08, 2013
-
-
Olav Morken authored
This patch makes it possible to skip validating the certificate against an attribute in the LDAP directory, and instead trust that Apache has checked it. In addtition it contains some bugfixes and documentation fixes. Thanks to Thijs Kinkhorst for this patch! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3234 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
Thanks to Daniel Tsosie for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3233 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 05, 2013
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3232 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 03, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3231 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
The old test was faulty, since PHP would fail before reaching it. This patch adds a specific test for the Memcache class before continuing. Thanks to Thijs Kinkhorst for reporting this bug! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3230 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 21, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3229 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 13, 2013
-
-
Olav Morken authored
The parseElement()-function actually accepts a SAML2_XML_md_EntityDescriptor object, not a DOMElement. Thanks to François Kooman for reporting this bug and supplying a patch! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3228 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 26, 2013
-
-
Jaime Pérez Crespo authored
Fix for issue #524. The get() method of the SimpleSAML_Store interface should always return NULL in case of failure. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3227 44740490-163a-0410-bde0-09ae8108e29a
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3226 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 23, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3225 44740490-163a-0410-bde0-09ae8108e29a
-
Jacob Christiansen authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3224 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 17, 2013
-
-
Olav Morken authored
See: https://wiki.php.net/rfc/remove_preg_replace_eval_modifier Thanks to Thijs Kinkhorst for providing this patch! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3223 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
Thanks to Thijs Kinkhorst for providing this patch! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3222 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 11, 2013
-
-
Olav Morken authored
saml:PersistentNameID2TargetedID: New filter for storing persistent NameID in eduPersonTargetedID attribute. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3221 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 10, 2013
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3220 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3219 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 09, 2013
-
-
Andjelko Horvat authored
SimpleSAML_Module: add module.enable configuration option for enabling/disabling modules (issue #475). git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3218 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 08, 2013
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3217 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 07, 2013
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3216 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 03, 2013
-
-
Olav Morken authored
Thanks to Matthew Slowe for providing this patch! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3214 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 13, 2012
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3213 44740490-163a-0410-bde0-09ae8108e29a
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3212 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 03, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3209 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3208 44740490-163a-0410-bde0-09ae8108e29a
-