- Mar 02, 2016
-
-
Jaime Perez Crespo authored
-
- Feb 18, 2016
-
-
Jaime Perez Crespo authored
-
- Jan 15, 2016
-
-
restena-sw authored
-
- Dec 24, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Dec 15, 2015
-
-
Thijs Kinkhorst authored
* Remove 404 link to SSP news; this is covered on simplesamlphp.org now. * Make screenshots link relative, so docs don't trigger insecure content warnings. * Compress png images.
-
- Nov 06, 2015
-
-
Jaime Perez Crespo authored
(being respectful with occurences that might change the behaviour, i.e. default database prefixes)
-
Jaime Perez Crespo authored
This reverts commit 09c5a23f.
-
- Nov 05, 2015
-
-
Thijs Kinkhorst authored
SHA-1 is still supported but needs to be configured explicitly if you need it.
-
- Oct 27, 2015
-
-
Jaime Perez Crespo authored
-
- Oct 24, 2015
-
-
Thijs Kinkhorst authored
-
- Oct 21, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Oct 07, 2015
-
-
dialogik authored
-
- Sep 24, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Sep 07, 2015
-
-
Jaime Perez Crespo authored
-
- Aug 31, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Revert the new configuration option for the core:PHP authproc. Since we need to serialize authprocs and SP metadata in the state array, and closures are not serializable, it doesn't work. We could create a new module with this, adding a dependency on opis/closure 2.0.* or equivalent, to be able to serialize closures.
-
- Aug 30, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Added support for the full SCHAC 1.5.0 schema, including new attribute mappings between the old namespace in TERENA and the new urn:schac namespace.
-
- Aug 27, 2015
-
-
Jaime Perez Crespo authored
-
- Aug 12, 2015
-
-
Jaime Perez Crespo authored
Deprecate SimpleSAML_Default::initLogin() and move it to SimpleSAML_Auth_Source as a non-static method.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Move SimpleSAML_Auth_Default::handleUnsolicitedAuth() to sspmod_saml_Auth_Source_SP::handleUnsolicitedAuth() and deprecate the former.
-
Jaime Perez Crespo authored
Move SimpleSAML_Auth_Default::extractPersistentAuthState() to SimpleSAML_Auth_State::extractPersistentAuthState() and deprecate the former.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Aug 05, 2015
-
-
Jaime Perez Crespo authored
Add a 'hide.from.discovery' configuration option for remote IdP metadata. This allows to hide an IdP from the discovery service. Defaults to false, so every IdP in the metadata that doesn't have this option set to true will be listed.
-
- Jul 24, 2015
-
-
Jaime Perez Crespo authored
-
- Jul 22, 2015
-
-
Tyler Antonio authored
-
- Jul 21, 2015
-
-
Tyler Antonio authored
-
Jaime Perez Crespo authored
SimpleSAMLphp no longer requires mcrypt, it will only be needed depending on the configuration, so mark it as optional.
-
- Jul 20, 2015
-
-
Tyler Antonio authored
-
- Jun 09, 2015
-
-
- Jun 08, 2015
-
-
Thijs Kinkhorst authored
The text was copied from https://code.google.com/p/simplesamlphp/wiki/LostState, corrected some language and added a piece on http/https stemming from the comments on that page. Fixes #214
-
- May 26, 2015
-
-
Thijs Kinkhorst authored
It has never really gained traction and is now superseeded by the composer module installer.
-