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