summary refs log tree commit diff
path: root/docs/privacy_policy_templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update documentation and templates for new consentTravis Ralston2018-10-121-6/+9
|
* consent tracking docsRichard van der Hoff2018-05-231-23/+0
|
* Add a 'has_consented' template var to consent formsRichard van der Hoff2018-05-222-1/+7
| | | | fixes #3260
* ConsentResource to gather policy consent from usersRichard van der Hoff2018-05-153-0/+51
Hopefully there are enough comments and docs in this that it makes sense on its own.