| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(being respectful with occurences that might change the behaviour, i.e. default database prefixes)
|
|
|
|
| |
$state['SimpleSAML_Auth_Source.*'] where needed, while we are transitioning to 2.0. Leave those that will be removed in SimpleSAML_Auth_Default. Move the rest of the code to the new entries in the state array.
|
|
|
|
| |
redirecting to) by moving the check to the SimpleSAML_Auth_State::loadState() method.
|
| |
|
| |
|
|
|
|
| |
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3336 44740490-163a-0410-bde0-09ae8108e29a
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3160 44740490-163a-0410-bde0-09ae8108e29a
|
|
|
|
|
|
|
|
|
| |
This patch changes multiauth to display a list of buttons, and moves
focus to the last authsource selected.
Thanks to Lorenzo Gil Sanchez for implementing this!
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2894 44740490-163a-0410-bde0-09ae8108e29a
|
|
|
|
|
|
| |
Thanks to Josselin Jacquard for implementing this.
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2887 44740490-163a-0410-bde0-09ae8108e29a
|
|
Add the multiauth module, which allows the user to choose the
authentication source that should be used for authentication.
This module was created by Lorenzo Gil.
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1805 44740490-163a-0410-bde0-09ae8108e29a
|