Commit Graph

7 Commits (696cc9e802f63ba8657856d85f6982f49de14f27)

Author SHA1 Message Date
Patrick Cloke 8e1e62c9e0 Update license headers 1 year ago
dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
Shay 493c2fc44a
Remove code generating comments in configuration file (#12941) 2 years ago
Patrick Cloke 4586119f0b
Add missing type hints to config classes. (#12402) 3 years ago
Patrick Cloke e584534403
Use direct references for some configuration variables (part 3) (#10885) 3 years ago
Dirk Klimpel 56fd5fa8e1
Update links to documentation in sample config (#10287) 3 years ago
Patrick Cloke 683d6f75af
Rename handler and config modules which end in handler/config. (#9816) 4 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Patrick Cloke e54746bdf7
Clean-up the template loading code. (#9200) 4 years ago
Patrick Cloke 34ff8da83b
Convert additional templates to Jinja (#8444) 4 years ago
Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
Andrew Morgan 409c62b27b
Add config linting script that checks for bool casing (#6203) 5 years ago
Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
Amber Brown 864f144543
Fix up some typechecking (#6150) 5 years ago
Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 6 years ago
Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 6 years ago
Andrew Morgan e65a17b26f Check consent dir path on startup 6 years ago
Travis Ralston 0f5e51f726 Add config variables for enabling terms auth and the policy name (#4142) 6 years ago
Krombel 78a9ddcf9a rerun isort with latest version 6 years ago
Krombel 4a27000548 check isort by travis 6 years ago
Richard van der Hoff 219c2a322b
remove trailing whitespace 7 years ago
Richard van der Hoff 2e4be8bfd9
fix english and wrap comment 7 years ago
Ruben Barkow 08ea5fe635
add link to thorough instruction how to configure consent 7 years ago
Richard van der Hoff 66bdae986f Fix default for send_server_notice_to_guests 7 years ago
Richard van der Hoff ba1b163590 Avoid sending consent notice to guest users 7 years ago
Richard van der Hoff 82191b08f6 Support for putting %(consent_uri)s in messages 7 years ago
Richard van der Hoff a5e2941aad Reject attempts to send event before privacy consent is given 7 years ago
Richard van der Hoff d5dca9a04f Move consent config parsing into ConsentConfig 7 years ago
Richard van der Hoff 9ea219c514 Send users a server notice about consent 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