Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the modules too. | Jaime Perez Crespo | 2016-03-09 | 2 | -3/+3 |
| | |||||
* | Clean one-liner comments. | Jaime Perez Crespo | 2015-11-06 | 5 | -9/+9 |
| | |||||
* | s/simpleSAMLphp/SimpleSAMLphp/g | Jaime Perez Crespo | 2015-11-06 | 6 | -7/+7 |
| | | | | (being respectful with occurences that might change the behaviour, i.e. default database prefixes) | ||||
* | Refactor SimpleSAML\Utils\Arrays::normalizeAttributesArray() to ↵ | Jaime Perez Crespo | 2015-09-01 | 2 | -2/+2 |
| | | | | SimpleSAML\Utils\Attributes::normalizeAttributesArray(). | ||||
* | Move SimpleSAML_Utilities:: checkURLAllowed() to SimpleSAML\Utils\HTTP:: ↵ | Jaime Perez Crespo | 2015-04-22 | 1 | -1/+1 |
| | | | | checkURLAllowed() and deprecate the former. | ||||
* | Move SimpleSAML_Utilities:: redirectTrustedURL() to SimpleSAML\Utils\HTTP:: ↵ | Jaime Perez Crespo | 2015-04-22 | 3 | -3/+3 |
| | | | | redirectTrustedURL() and deprecate the former. | ||||
* | Move SimpleSAML_Utils_Arrays to SimpleSAML\Utils\Arrays. | Jaime Perez Crespo | 2015-04-20 | 2 | -2/+2 |
| | |||||
* | Stop using SimpleSAML_Utilities::parseAttributes(). | Jaime Perez Crespo | 2015-04-16 | 2 | -2/+2 |
| | |||||
* | Solve a security issue with some modules (not validating URLs we are ↵ | Jaime Perez Crespo | 2015-02-27 | 3 | -27/+3 |
| | | | | redirecting to) by moving the check to the SimpleSAML_Auth_State::loadState() method. | ||||
* | Remove trailing PHP close tags. Closes #59. | Jaime Perez | 2015-01-15 | 4 | -8/+0 |
| | |||||
* | Drop obsolete SVN $Id$ keywords. | Thijs Kinkhorst | 2014-07-09 | 6 | -6/+0 |
| | |||||
* | Fix for bug introduced in r3332. | Jaime Pérez Crespo | 2014-01-28 | 3 | -9/+9 |
| | | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3336 44740490-163a-0410-bde0-09ae8108e29a | ||||
* | Language fixes. | Jaime Pérez Crespo | 2014-01-27 | 1 | -1/+1 |
| | | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3333 44740490-163a-0410-bde0-09ae8108e29a | ||||
* | Followup on previous commits. Use redirectUntrustedURL() as a shortcut, and ↵ | Jaime Pérez Crespo | 2014-01-24 | 3 | -3/+22 |
| | | | | | | let everything else make use of redirectTrustedURL(). Move the responsibility to check the input out of the library, to the places where URLs are grabbed from input parameters. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3332 44740490-163a-0410-bde0-09ae8108e29a | ||||
* | Start using the redirectTrustedURL() and redirectUntrustedURL() wrappers. | Jaime Pérez Crespo | 2014-01-17 | 2 | -2/+2 |
| | | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3326 44740490-163a-0410-bde0-09ae8108e29a | ||||
* | exampleauth:External: Example of integration with external authentication. | Olav Morken | 2010-07-30 | 3 | -0/+410 |
| | | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2460 44740490-163a-0410-bde0-09ae8108e29a | ||||
* | exampleauth/Static: Fix bug in constructor. | Olav Morken | 2008-10-27 | 1 | -1/+1 |
| | | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@945 44740490-163a-0410-bde0-09ae8108e29a | ||||
* | Authentication processing filters. | Olav Morken | 2008-08-18 | 2 | -0/+52 |
| | | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@811 44740490-163a-0410-bde0-09ae8108e29a | ||||
* | Support authentication source modules. | Olav Morken | 2008-08-18 | 3 | -0/+156 |
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@810 44740490-163a-0410-bde0-09ae8108e29a |