Skip to content
Snippets Groups Projects
  1. Feb 14, 2018
  2. Nov 07, 2017
    • Olimpia Magliulo's avatar
      Add index.php · 61f4f1dc
      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.
      61f4f1dc
  3. Mar 09, 2016
  4. Apr 22, 2015
  5. Jan 17, 2014
  6. Aug 27, 2009
  7. Aug 17, 2009
  8. Aug 14, 2009
  9. Apr 21, 2009
  10. Feb 25, 2009
  11. Jan 27, 2009
  12. Jan 19, 2009
  13. Nov 19, 2008
  14. Nov 04, 2008
  15. Nov 01, 2008
  16. Sep 26, 2008
  17. Aug 20, 2008
  18. Jul 02, 2008
  19. Jun 20, 2008
  20. Jun 13, 2008
    • Olav Morken's avatar
      IdP discovery: Add support for saving the users choice of IdP. · 386c5736
      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
      386c5736
  21. Jun 12, 2008
  22. Jun 10, 2008
  23. Jun 06, 2008
  24. May 15, 2008
  25. Apr 28, 2008
  26. Mar 26, 2008
  27. Mar 13, 2008
  28. Mar 11, 2008
  29. Mar 06, 2008
  30. Mar 05, 2008
  31. Mar 03, 2008
  32. Feb 27, 2008
  33. Feb 15, 2008
Loading