Add config variables for enabling terms auth and the policy name (#4142)
So people can still collect consent the old way if they want to.
Showing
- changelog.d/4004.feature 1 addition, 1 deletionchangelog.d/4004.feature
- changelog.d/4133.feature 1 addition, 1 deletionchangelog.d/4133.feature
- changelog.d/4142.feature 1 addition, 0 deletionschangelog.d/4142.feature
- docs/consent_tracking.md 36 additions, 4 deletionsdocs/consent_tracking.md
- synapse/config/consent_config.py 18 additions, 0 deletionssynapse/config/consent_config.py
- synapse/handlers/auth.py 1 addition, 1 deletionsynapse/handlers/auth.py
- synapse/rest/client/v2_alpha/register.py 1 addition, 1 deletionsynapse/rest/client/v2_alpha/register.py
- synapse/rest/consent/consent_resource.py 1 addition, 1 deletionsynapse/rest/consent/consent_resource.py
- tests/test_terms_auth.py 3 additions, 2 deletionstests/test_terms_auth.py
- tests/utils.py 2 additions, 0 deletionstests/utils.py
Loading
Please register or sign in to comment