- Nov 06, 2015
-
-
Jaime Perez Crespo authored
-
- Aug 25, 2015
-
-
Jaime Perez Crespo authored
-
- Apr 22, 2015
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities:: redirectTrustedURL() to SimpleSAML\Utils\HTTP:: redirectTrustedURL() and deprecate the former.
-
- Apr 21, 2015
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities:: setCookie() to SimpleSAML\Utils\HTTP:: setCookie() and deprecate the former.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Apr 20, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Apr 16, 2015
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities::getSecretSalt() to SimpleSAML_Utils_Config::getSecretSalt(). Deprecate the former and stop using it.
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities::generateID() to SimpleSAML_Utils_Random::generateID(). Deprecate the former and schedule it for removal in 2.0.
-
- Apr 15, 2015
-
-
Jaime Perez Crespo authored
Schedule SimpleSAML_Utilities:: arrayize() for removal.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Feb 27, 2015
-
-
Jaime Perez Crespo authored
Solve a security issue with some modules (not validating URLs we are redirecting to) by moving the check to the SimpleSAML_Auth_State::loadState() method.
-
- Jan 15, 2015
-
-
Jaime Perez authored
-
- Sep 02, 2014
-
-
Georg Gollmann authored
Fix a bunch of typos in the documentation of the consent module
-
- Jul 31, 2014
-
-
Jaime Perez authored
-
- Jul 10, 2014
-
-
Jaime Perez authored
-
- Jul 09, 2014
-
-
Thijs Kinkhorst authored
-
- Jan 28, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3336 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 24, 2014
-
-
Jaime Pérez Crespo authored
Followup on previous commits. Use redirectUntrustedURL() as a shortcut, and let everything else make use of redirectTrustedURL(). Move the responsibility to check the input out of the library, to the places where URLs are grabbed from input parameters. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3332 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 17, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3326 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 13, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3320 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 03, 2013
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3308 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 04, 2013
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3270 44740490-163a-0410-bde0-09ae8108e29a
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3269 44740490-163a-0410-bde0-09ae8108e29a
-
- Jul 08, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3253 44740490-163a-0410-bde0-09ae8108e29a
-
- May 23, 2013
-
-
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
-
- 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
-
- 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
-
- Sep 14, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3163 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3162 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 30, 2012
-
-
Olav Morken authored
Since the "about service"-link takes the user away from the IdP, the user will still have an session on the IdP. This option allows us to disable that link. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3158 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
When the user reaches the consent page, they are logged in, but there was no way to log out from that page. This patch attempts to solve that problem. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3157 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 25, 2012
-
-
Jacob Christiansen authored
Proper variable handling in Consent module to avoid notice. Thanks to pitbulk for supplying the patch. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3079 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 21, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3054 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 15, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3047 44740490-163a-0410-bde0-09ae8108e29a
-