| Commit message (Expand) | Author | Age | Files | Lines |
* | Check consent dir path on startup | Andrew Morgan | 2019-01-29 | 1 | -10/+1 |
* | Neilj/fix autojoin (#4223) | Neil Johnson | 2018-11-28 | 1 | -0/+2 |
* | Add a test for the public T&Cs form | Richard van der Hoff | 2018-11-14 | 1 | -1/+1 |
* | Fix an internal server error when viewing the public privacy policy | Richard van der Hoff | 2018-11-14 | 1 | -4/+7 |
* | Fix encoding error for consent form on python3 | hera | 2018-11-08 | 1 | -1/+3 |
* | Add config variables for enabling terms auth and the policy name (#4142) | Travis Ralston | 2018-11-06 | 1 | -1/+1 |
* | Tests for user consent resource (#4140) | Amber Brown | 2018-11-06 | 1 | -1/+1 |
* | Fix logic error that prevented guests from seeing the privacy policy | Travis Ralston | 2018-11-01 | 1 | -1/+1 |
* | Rely on the lack of ?u to represent public access | Travis Ralston | 2018-10-12 | 1 | -8/+4 |
* | Use a flag rather than a new route for the public policy | Travis Ralston | 2018-10-03 | 1 | -14/+22 |
* | fix another consent encoding fail | Richard van der Hoff | 2018-08-21 | 1 | -1/+1 |
* | Fix 500 error from /consent form | Richard van der Hoff | 2018-08-21 | 1 | -2/+11 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -7/+5 |
* | Add a 'has_consented' template var to consent forms | Richard van der Hoff | 2018-05-22 | 1 | -3/+14 |
* | Enable auto-escaping for the consent templates | Richard van der Hoff | 2018-05-22 | 1 | -1/+4 |
* | Move consent config parsing into ConsentConfig | Richard van der Hoff | 2018-05-22 | 1 | -5/+3 |
* | Rename 'version' param on user consent config | Richard van der Hoff | 2018-05-22 | 1 | -1/+1 |
* | ConsentResource to gather policy consent from users | Richard van der Hoff | 2018-05-15 | 2 | -0/+210 |