Amber Brown
|
49af402019
|
run isort
|
2018-07-09 16:09:20 +10:00 |
|
Richard van der Hoff
|
7b36d06a69
|
Add a 'has_consented' template var to consent forms
fixes #3260
|
2018-05-22 14:58:34 +01:00 |
|
Richard van der Hoff
|
669400e22f
|
Enable auto-escaping for the consent templates
... to reduce the risk of somebody introducing an html injection attack...
|
2018-05-22 14:58:34 +01:00 |
|
Richard van der Hoff
|
d5dca9a04f
|
Move consent config parsing into ConsentConfig
turns out we need to reuse this, so it's better in the config class.
|
2018-05-22 11:54:51 +01:00 |
|
Richard van der Hoff
|
d14d7b8fdc
|
Rename 'version' param on user consent config
we're going to use it for the version we require too.
|
2018-05-22 11:54:51 +01:00 |
|
Richard van der Hoff
|
47815edcfa
|
ConsentResource to gather policy consent from users
Hopefully there are enough comments and docs in this that it makes sense on its
own.
|
2018-05-15 15:11:59 +01:00 |
|