Adding support for user consent, and consent storage with PDO. Consent storage...
Adding support for user consent, and consent storage with PDO. Consent storage is turned off by default. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@374 44740490-163a-0410-bde0-09ae8108e29a
Showing
- config-templates/config.php 10 additions, 0 deletionsconfig-templates/config.php
- lib/SimpleSAML/Consent/Consent.php 165 additions, 0 deletionslib/SimpleSAML/Consent/Consent.php
- lib/SimpleSAML/Consent/ConsentStorage.php 87 additions, 0 deletionslib/SimpleSAML/Consent/ConsentStorage.php
- templates/default/en/consent.php 25 additions, 4 deletionstemplates/default/en/consent.php
- templates/default/en/noconsent.php 16 additions, 0 deletionstemplates/default/en/noconsent.php
- www/noconsent.php 14 additions, 0 deletionswww/noconsent.php
- www/saml2/idp/SSOService.php 43 additions, 28 deletionswww/saml2/idp/SSOService.php
Loading
Please register or sign in to comment