- Oct 28, 2016
-
-
Hanne Moa authored
For #454 and #465
-
- Mar 09, 2016
-
-
Jaime Perez Crespo authored
-
- Feb 05, 2016
-
-
Jaime Perez Crespo authored
Add a method SimpleSAML_XHTML_Template::getTranslator() to retrieve the SimpleSAML\Locale\Translate instance local to the template, and use it to fix a bug in a template of the consent module.
-
Jaime Perez Crespo authored
Bugfix. The consentAdmin module was still calling SimpleSAML_XHTML_Template::getTag(), while that method has been moved to \SimpleSAML\Locale\Translate.
-
- Nov 06, 2015
-
-
Jaime Perez Crespo authored
-
- Sep 07, 2015
-
-
Jaime Perez Crespo authored
-
- Jul 03, 2015
-
-
Hanne Moa authored
$t - not grep-safe, used in 3rd party libs for other things $template - only used for templates last I checked
-
- Apr 20, 2015
-
-
Jaime Perez Crespo authored
-
- Apr 15, 2015
-
-
Jaime Perez Crespo authored
-
- Jan 15, 2015
-
-
Jaime Perez authored
-
- Jan 27, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3333 44740490-163a-0410-bde0-09ae8108e29a
-
- May 21, 2012
-
-
Olav Morken authored
Thanks to Sixto Martin for finding and fixing this bug! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3100 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 30, 2010
-
-
Jacob Christiansen authored
If 'ServiceURL' is set for a service in metadata, a link to that URL are created in consentAdmin, to let users easy access the given service. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2673 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 16, 2010
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2645 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 25, 2010
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2602 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 19, 2010
-
-
Jacob Christiansen authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2226 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 10, 2010
-
-
Olav Morken authored
This patch changes the metadata parsing and generation to use OrganizationName, OrganizationDisplayName and OrganizationURL. It also updates users of 'name' to check 'OrganizationDisplayName' if 'name' is unset. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2166 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 06, 2009
-
-
Jacob Christiansen authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1978 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 05, 2009
-
-
Jacob Christiansen authored
NOTE that a parameter have been added and one has changed name in the config file. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1973 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 03, 2009
-
-
Jacob Christiansen authored
Added config option to display description. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1746 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 21, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1704 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 14, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1665 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 28, 2009
-
-
Mads Freek Petersen authored
Added option to include attribute values in consent hash. Various fixex. All from jach@wayf.dk git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1477 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 07, 2009
-
-
Mads Freek Petersen authored
have used this in wayf.dk for giving the users a way to see -, give - and withdraw consent for all service providers in one place. The work of adapting the code into a module mostly done by Jacob Christiansen - (jach@wayf.dk). It depends on the Consent module for computing hashes and accessing the consent database. It also depends on the new isPassive functionality in the auth processing filters ie. a filter must throw a SimpleSAML_Error_NoPassive exception if it demands user interaction to be compatible with this module. In addition Jacob has fixet a bug in the Consent module so that i computes the correct targetedId when running on a bridge/proxy. The database access in the Consent module has been updated with some extra funtionality for consent administration use. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1247 44740490-163a-0410-bde0-09ae8108e29a
-