- Mar 16, 2022
-
-
Tim van Dijen authored
-
- Jan 30, 2022
-
-
Thijs Kinkhorst authored
We remove the functionality to see all auth sources and to test them publically. Testing the auth sources can be done inside the admin module. Added is a configuration option that allows the administrator to specfy another place to redirect to for people who land on the front page.
-
- Mar 14, 2021
-
-
Tim van Dijen authored
* Migrate email utils to non-static * Migrate http utils to non-static * Migrate net utils to non-static * Migrate random utils to non-static * Migrate system utils to non-static * Migrate time utils to non-static * Migrate xml utils to non-static * Upgrade notes * Update test-framework * Fix tests
-
- Apr 29, 2020
-
-
Tim van Dijen authored
-
- Oct 08, 2018
-
-
Jaime Pérez Crespo authored
This introduces the following: - The use of Request objects to handle request data to controllers. - The use of Response objects to model responses that should be sent to the browser. - The use of "controllers" that are responsible for translating a request into a response. - The possibility to define your own URLs on each module by specifying them, together with their controllers, in a "routes.yaml" file in the root of a module. - The new UI is completely separated from the old, so "usenewui" must be set to "true" in the configuration. - Twigified templates are not used unless we're using the new UI, or the twig template is part of a theme.
-
- Jun 05, 2018
-
-
Tim van Dijen authored
-
- Feb 14, 2018
-
-
Thijs Kinkhorst authored
-
- Nov 07, 2017
-
-
Olimpia Magliulo authored
Based on appearence configuration the user is redirected to login.php when usenewui is set to true, or to frontpage_welcome.php for the default design.
-
- Mar 09, 2016
-
-
Jaime Perez Crespo authored
-
- Apr 22, 2015
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities:: redirectTrustedURL() to SimpleSAML\Utils\HTTP:: redirectTrustedURL() and deprecate the former.
-
- Jan 17, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3326 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 27, 2009
-
-
Andreas Åkre Solberg authored
Restructured frontpage. Moved auth sourc test into core. Improved the portal module (started using it on the frontpage). frontpage hook is adjusted to fit new frontpage structure, and links updated. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1722 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 17, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1677 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 21, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1467 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 25, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1328 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 27, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1199 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 19, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1156 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 19, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1020 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 04, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@971 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 01, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@967 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 26, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@898 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 20, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@823 44740490-163a-0410-bde0-09ae8108e29a
-
- Jul 02, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@755 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@742 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 20, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@683 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
This service allows you to publish dynamically generated SAML 2.0 IdP metadata to a central repository, which can be queried by others. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@681 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 13, 2008
-
-
Olav Morken authored
A config option is added which enables this: 'idpdisco.enableremember' A checkbox allowing the user to save his choice of IdP appears on the IdP selection page if this option is enabled. This patch breaks backwards-compatibility for the selectidp-links page. Also, the selectidp-dropdown page must be modified to show the checkboxk. An additional page (https://.../simplesaml/cleardiscochoices.php) has been added to make it possible to delete the current IdP choices. There are also some dictionary updates which are not part of this patch: frontpage.php: + 'link_cleardiscochoices' => array ( + 'en' => 'Delete my choices of IdP in the IdP discovery services', + 'no' => 'Slett mitt valg av IdP i IdP discovery tjenestene', + ), disco.php: + 'remember' => array ( + 'en' => 'Remember my choice', + 'no' => 'Husk mitt valg', + ), git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@652 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 12, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@640 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 10, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@625 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@624 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 06, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@610 44740490-163a-0410-bde0-09ae8108e29a
-
- May 15, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@569 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 28, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@519 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
Changing XML output to be default on all metadata endpoints. In order to adopt the entity id equals metadata url approach git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@518 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 26, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@429 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
Large upgrade on the multilanguage support. It is not complete. Have to commit in two steps, because i need to move a lot of files. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@426 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 13, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@408 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 11, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@382 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 06, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@364 44740490-163a-0410-bde0-09ae8108e29a
-