Skip to content
Snippets Groups Projects
  1. Jul 28, 2018
  2. Jun 01, 2018
  3. May 31, 2018
  4. Oct 25, 2017
  5. Mar 09, 2016
  6. Nov 06, 2015
  7. Feb 27, 2015
  8. Jul 09, 2014
  9. Jan 28, 2014
  10. Jan 24, 2014
  11. Apr 25, 2012
  12. Mar 21, 2012
  13. Mar 15, 2012
  14. Jan 10, 2011
  15. Jan 05, 2011
  16. Jan 04, 2011
  17. Jan 26, 2010
  18. Oct 14, 2009
  19. Mar 17, 2009
  20. Feb 27, 2009
  21. Jan 12, 2009
  22. Dec 22, 2008
  23. Nov 01, 2008
  24. Oct 31, 2008
  25. Aug 25, 2008
    • Olav Morken's avatar
      Consent module. · e2f779bb
      Olav Morken authored
      This implements a module for requesting attribute release consent from the
      user. It is based on the consent support already in simpleSAMLphp. There are
      some changes brom the builtin consent support. The database schema is
      different, the table now includes a UNIQUE constraint on user and destination,
      and the destination is no longer encoded as a hash.
      
      There is also support for saving the consent in cookies.
      
      See modules/consent/Auth/Process/Consent.php for information about
      configuration.
      
      
      git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@829 44740490-163a-0410-bde0-09ae8108e29a
      e2f779bb
Loading