summaryrefslogtreecommitdiffstats
path: root/modules/exampleauth/lib
Commit message (Expand)AuthorAgeFilesLines
* Update the modules too.Jaime Perez Crespo2016-03-092-3/+3
* Clean one-liner comments.Jaime Perez Crespo2015-11-064-8/+8
* s/simpleSAMLphp/SimpleSAMLphp/gJaime Perez Crespo2015-11-063-4/+4
* Refactor SimpleSAML\Utils\Arrays::normalizeAttributesArray() to SimpleSAML\Ut...Jaime Perez Crespo2015-09-012-2/+2
* Move SimpleSAML_Utilities:: redirectTrustedURL() to SimpleSAML\Utils\HTTP:: r...Jaime Perez Crespo2015-04-222-2/+2
* Move SimpleSAML_Utils_Arrays to SimpleSAML\Utils\Arrays.Jaime Perez Crespo2015-04-202-2/+2
* Stop using SimpleSAML_Utilities::parseAttributes().Jaime Perez Crespo2015-04-162-2/+2
* Solve a security issue with some modules (not validating URLs we are redirect...Jaime Perez Crespo2015-02-271-8/+1
* Remove trailing PHP close tags. Closes #59.Jaime Perez2015-01-153-6/+0
* Drop obsolete SVN $Id$ keywords.Thijs Kinkhorst2014-07-093-3/+0
* Fix for bug introduced in r3332.Jaime Pérez Crespo2014-01-281-3/+3
* Language fixes.Jaime Pérez Crespo2014-01-271-1/+1
* Followup on previous commits. Use redirectUntrustedURL() as a shortcut, and l...Jaime Pérez Crespo2014-01-241-0/+6
* Start using the redirectTrustedURL() and redirectUntrustedURL() wrappers.Jaime Pérez Crespo2014-01-172-2/+2
* exampleauth:External: Example of integration with external authentication.Olav Morken2010-07-301-0/+274
* exampleauth/Static: Fix bug in constructor.Olav Morken2008-10-271-1/+1
* Authentication processing filters.Olav Morken2008-08-181-0/+30
* Support authentication source modules.Olav Morken2008-08-182-0/+153