- Oct 01, 2014
-
-
Jaime Perez authored
Extract constant information out of the getContact() function and make it public static properties of the class.
-
- Sep 30, 2014
-
-
Jaime Perez authored
# By Thijs Kinkhorst # Via Jaime Pérez (1) and Thijs Kinkhorst (1) * 'master' of github.com:simplesamlphp/simplesamlphp: composer: replace xmlseclibs svn source with our git copy
-
Jaime Perez authored
Migrate hosted IdP metadata to use the new getContact() helper function. Include also the contact information in SSP generated configuration. Honour contact configuration in hosted metadata, the same way as in hosted SP metadata. Solve #101.
-
Jaime Perez authored
Migrate hosted SP metadata to use the new getContact() helper function. Include also the contact information in SSP generated configuration.
-
Jaime Perez authored
-
Jaime Perez authored
Start using the new helper function for contact configuration validation in SAMLBuilder. Change the documentation to warn about upcoming changes.
-
Jaime Perez authored
-
- Sep 29, 2014
-
-
Jaime Pérez authored
composer: replace xmlseclibs svn source with our git copy
-
Thijs Kinkhorst authored
This mirrors the configuration used in simplesamlphp/saml2. It lifts the requirement to have subversion present on your machine.
-
Jaime Perez authored
-
Jaime Perez authored
-
https://github.com/dtsosie/simplesamlphpJaime Perez authored
Merge branch 'spremote-privatekey' of https://github.com/dtsosie/simplesamlphp into dtsosie-spremote-privatekey
-
- Sep 25, 2014
-
-
Jaime Perez authored
* feature/short-sso-trackid: Add the tracking identifier to the error message, so that we can track the logs and see what happened when someone gets this error.
-
- Sep 22, 2014
-
-
Jaime Pérez authored
Check that IdP names contain content before attempting translation.
-
- Sep 18, 2014
-
-
Jaime Pérez authored
Fixed a bunch of documentation typos
-
- Sep 05, 2014
-
-
Dan Tsosie authored
-
- Sep 02, 2014
-
-
Georg Gollmann authored
Fix a bunch of typos in the documentation of the consent module
-
- Aug 21, 2014
-
-
Thijs Kinkhorst authored
-
- Aug 12, 2014
-
-
Jaime Perez authored
aselect: remove check for nonexistent 'res' index in A-Select server's response. Look for 'uid' and 'organization' directly in the response array.
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
- Aug 08, 2014
-
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
Add the tracking identifier to the error message, so that we can track the logs and see what happened when someone gets this error.
-
- Aug 07, 2014
-
-
Jaime Perez authored
-
Jaime Perez authored
aggregator2: add filtering (by sets, as in the aggregator module) and entity exclusion (by entity ID). Both options can be set by request and as a default by configuration (per aggregate, not source). Both options accept multiple values (exclude several entity IDs, filter by several criteria). Results are cached according to the filtering and exclusion parameters.
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
- Aug 06, 2014
-
-
Thijs Kinkhorst authored
getTranslation() will throw an unhandled exception when passed an empty array, and there's no use in checking for translations of empty stuff anyway.
-
- Aug 04, 2014
-
-
Jaime Pérez authored
Fixed some variable declarations and exception messages
-
zupert authored
-
zupert authored
-
Thijs Kinkhorst authored
-