Commit Graph

26 Commits (1ec2961b3b214c7af4b541396adc94948b626c47)

Author SHA1 Message Date
Erik Johnston 5cdca53aa0
Merge different Resource implementation classes (#7732) 4 years ago
Patrick Cloke ea26e9a98b Ensure that HTML pages served from Synapse include headers to avoid embedding. 4 years ago
Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
Amber Brown b4914681a5
fix async/await consentresource (#5585) 5 years ago
Amber Brown f40a7dc41f
Make the http server handle coroutine-making REST servlets (#5475) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Erik Johnston dbdc565dfd Fix registration on workers (#4682) 6 years ago
Andrew Morgan e65a17b26f Check consent dir path on startup 6 years ago
Neil Johnson 7039ece8fb Neilj/fix autojoin (#4223) 6 years ago
Richard van der Hoff c1efcd7c6a Add a test for the public T&Cs form 6 years ago
Richard van der Hoff 83a5f459aa Fix an internal server error when viewing the public privacy policy 6 years ago
hera 2b075fb03a Fix encoding error for consent form on python3 6 years ago
Travis Ralston 0f5e51f726 Add config variables for enabling terms auth and the policy name (#4142) 6 years ago
Amber Brown efdcbbe46b
Tests for user consent resource (#4140) 6 years ago
Travis Ralston 642505abc3 Fix logic error that prevented guests from seeing the privacy policy 6 years ago
Travis Ralston 5119818e9d Rely on the lack of ?u to represent public access 6 years ago
Travis Ralston 537d0b7b36 Use a flag rather than a new route for the public policy 6 years ago
Richard van der Hoff f7bf181a90 fix another consent encoding fail 6 years ago
Richard van der Hoff f7baff6f7b Fix 500 error from /consent form 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Richard van der Hoff 7b36d06a69 Add a 'has_consented' template var to consent forms 7 years ago
Richard van der Hoff 669400e22f Enable auto-escaping for the consent templates 7 years ago
Richard van der Hoff d5dca9a04f Move consent config parsing into ConsentConfig 7 years ago
Richard van der Hoff d14d7b8fdc Rename 'version' param on user consent config 7 years ago
Richard van der Hoff 47815edcfa ConsentResource to gather policy consent from users 7 years ago