- Jul 10, 2014
-
-
Jaime Perez authored
-
- Jul 09, 2014
-
-
Jaime Pérez authored
Some small things found while setting up a new installation
-
Jaime Perez authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Jul 08, 2014
-
-
Jaime Perez authored
Mark as deprecated in SimpleSAML_Utilities: validateXML(), validateXMLDocument(), validateCABuiltIn(), validateCAExec(), validateCA().
-
Jaime Perez authored
Rename SimpleSAML_Session::getInstance() to SimpleSAML_Session::getSessionFromRequest(), and leave the former as deprecated.
-
Jaime Perez authored
Mark as deprecated in SimpleSAML_Session: DATA_TIMEOUT_LOGOUT, $authority, getAuthority(), getAuthnRequest(), setAuthnRequest(), setIdP(), getIdP(), setSessionIndex(), getSessionIndex(), setNameID(), getNameID(), setSessionDuration(), remainingTime(), isAuthenticated(), getAuthnInstant(), getAttributes(), getAttribute(), setAttributes(), getSize(), expiraDataLogout(), setLogoutState(), getLogoutState().
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
- Jul 07, 2014
-
-
Jaime Perez authored
-
Jaime Perez authored
Update the documentation for the sqlauth module, discouraging plain text passwords and adding the appropriate security considerations.
-
- Jul 04, 2014
-
-
Jaime Perez authored
Make the search.{username | password} and priv.{username | password} LDAP options available in the authX509 module. Fix #79.
-
Jaime Pérez authored
Fix call-time pass-by-reference
-
Jaime Pérez authored
Update links to SSP homepage to point to simplesamlphp.org.
-
- Jul 03, 2014
-
-
Julien Malik authored
To support PHP >= 5.4, call-time pass-by-reference must be avoided. See http://fr2.php.net/manual/en/language.references.pass.php
-
Thijs Kinkhorst authored
This is more than just cosmetics, as the rnd.feide.no links redirect people to the SSP 1.5 documentation which is rather outdated.
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
- Jun 27, 2014
-
-
Jaime Perez authored
Fix #82 and #83. Make the checks for an IDPList happen only when we are the IdP authenticating the user, not an intermediate proxy.
-
- Jun 25, 2014
-
-
Jaime Perez authored
-
- Jun 24, 2014
-
-
Jaime Perez authored
Set WantAuthnRequestsSigned in the generated IdP XML metadata if validate.authnrequest or redirect.validate options are set in saml20-idp-hosted metadata (with that order of precedence). Fixes #43.
-
Jaime Perez authored
Match WantAuthnRequestsSigned to 'sign.authnrequest' option instead of 'redirect.sign' when parsing IdP metadata.
-
Harrison Conlin authored
-
- Jun 23, 2014
-
-
Jaime Perez 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.
-
- Jun 18, 2014
-
-
Jaime Perez authored
Give absolute priority to mdui:DisplayName for the 'name' field when parsing XML metadata. Solves #54.
-
Jaime Perez authored
Remove 'saml2.relaxvalidation' option from documentation. This feature was removed back in 2009. Fixes #78.
-
http://www.w3.org/2001/04/xmlenc#rsa-1_5Jaime Perez authored
Blacklist 'http://www.w3.org/2001/04/xmlenc#rsa-1_5' (RSA encryption with PKCS#1 v1.5 padding) by default.
-
- Jun 17, 2014
-
-
Jaime Perez authored
Reformat the logging classes. Extract the LoggingHandler to its own file. Add proper documentation. Fix typos.
-
Jaime Perez authored
-
- Jun 12, 2014
-
-
Jaime Perez authored
-
https://github.com/JanOppolzer/simplesamlphpJaime Perez authored
Merge branch 'translation' of https://github.com/JanOppolzer/simplesamlphp into JanOppolzer-translation
-