summaryrefslogtreecommitdiffstats
path: root/modules/smartattributes/lib
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: The smartattributes:SmartName authproc fails to load.Jaime Pérez2016-09-071-1/+1
| | | | There was a typo in the name of the class, where the module was referenced as "smartattribute" instead of "smartattributes".
* s/simpleSAMLphp/SimpleSAMLphp/gJaime Perez Crespo2015-11-061-1/+1
| | | | (being respectful with occurences that might change the behaviour, i.e. default database prefixes)
* Remove trailing PHP close tags. Closes #59.Jaime Perez2015-01-151-2/+0
|
* Drop obsolete SVN $Id$ keywords.Thijs Kinkhorst2014-07-091-1/+0
|
* New add_candidate option when configuring SmartID, to allow the user to ↵Jaime Pérez Crespo2014-01-061-2/+14
| | | | | | decide whether to prepend or not the candidate attribute name to the resulting value. Issue #605. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3318 44740490-163a-0410-bde0-09ae8108e29a
* smartattributes: Add SmartName filter to this module.Olav Morken2012-10-031-0/+79
| | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3183 44740490-163a-0410-bde0-09ae8108e29a
* New filter: smartattributes:SmartIDOlav Morken2012-10-011-0/+105
Thanks to Dick Visser for implementing it! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3180 44740490-163a-0410-bde0-09ae8108e29a