Skip to content
Snippets Groups Projects
  1. Jan 26, 2009
  2. Jan 07, 2009
  3. Dec 19, 2008
  4. 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
  5. Aug 06, 2008
  6. Jul 03, 2008
  7. Mar 26, 2008
  8. Mar 07, 2008
Loading