- Mar 19, 2015
-
-
Jaime Perez Crespo authored
Fail more gracefully when the different endpoints are accessed directly. Instead of displaying an "Unable to find the current binding" error message that creates confusion, tell the user it's his fault.
-
- Mar 16, 2015
-
-
Jaime Pérez Crespo authored
Adding MDX metadata handler
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Mar 03, 2015
-
-
Frank Tamás 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.
-
- Feb 20, 2015
-
-
Thijs Kinkhorst authored
-
Jaime Pérez Crespo authored
Typos
-
Dick Visser authored
-
- Feb 10, 2015
-
-
Jaime Pérez Crespo authored
Add documentation to sp-remote for signature.certificate
-
Dan Tsosie authored
-
- Feb 04, 2015
-
-
Jaime Perez Crespo authored
-
- Jan 22, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Jan 21, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Jan 20, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Stop calling SimpleSAML_Session::getAttributes() in SimpleSAML_Error_Error class. Use an alternate way to try to fetch user's mail.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Remove error handling code when session fails to initialise in SimpleSAML_Session::getSessionFromRequest().
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Remove DATA_TIMEOUT_LOGOUT and expireDataLogout() from SimpleSAML_Session. Now, if we want to store data in the session that needs to go away when logging out, we should do that manually on every logout.
-
Jaime Perez Crespo authored
Manually remove logout callbacks data from the session on the SP (instead of using SimpleSAML_Session::DATA_TIMEOUT_LOGOUT).
-
Jaime Perez Crespo authored
# By Jakob Schlyter # Via Jaime Pérez Crespo (1) and Jakob Schlyter (1) * 'master' of github.com:simplesamlphp/simplesamlphp: create /var/lib/simplesamlphp/cert bump release update vendor do not depend on php-pecl-krb5, only used for negotiate speling typo RPM specfile for simpleSAMLphp, tested on CentOS 7
-
Jaime Perez Crespo authored
Manually remove idp-ssotime data from the session on the IdP, per association (instead of using SimpleSAML_Session::DATA_TIMEOUT_LOGOUT).
-
Jaime Pérez Crespo authored
RPM specfile for simpleSAMLphp, tested on CentOS 7
-
- Jan 19, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-