Skip to content
Snippets Groups Projects
  1. Nov 06, 2015
  2. Apr 21, 2015
  3. Jan 15, 2015
  4. Oct 06, 2014
  5. Jun 18, 2014
  6. Feb 27, 2014
  7. May 26, 2011
  8. Feb 10, 2010
  9. Jan 29, 2010
  10. Sep 22, 2009
  11. Mar 23, 2009
  12. Jan 26, 2009
  13. Oct 31, 2008
  14. Jun 16, 2008
  15. 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
  16. Jun 12, 2008
  17. Jun 11, 2008
  18. Jun 10, 2008
  19. Jun 09, 2008
  20. Mar 26, 2008
  21. Mar 05, 2008
  22. Jan 30, 2008
  23. Jan 22, 2008
  24. Jan 16, 2008
  25. Oct 21, 2007
  26. Oct 20, 2007
  27. Oct 12, 2007
  28. Oct 02, 2007
  29. Sep 14, 2007
Loading