Richard van der Hoff
|
a5e2941aad
Reject attempts to send event before privacy consent is given
|
6 years ago |
Richard van der Hoff
|
d5dca9a04f
Move consent config parsing into ConsentConfig
|
6 years ago |
Richard van der Hoff
|
9ea219c514
Send users a server notice about consent
|
6 years ago |
Richard van der Hoff
|
9e2601f830
Merge pull request #3108 from NotAFile/py3-six-urlparse
|
6 years ago |
Adrian Tschira
|
2a3c33ff03
Use six.moves.urlparse
|
6 years ago |
Adrian Tschira
|
cb9cdfecd0
Add some more variables to the unittest config
|
6 years ago |
Adrian Tschira
|
6168351877
Add b prefixes to some strings that are bytes in py3
|
6 years ago |
Richard van der Hoff
|
d1f3490e75
Add tests for user directory search
|
6 years ago |
Richard van der Hoff
|
88b9c5cbf0
Make it possible to run tests against postgres
|
6 years ago |
Richard van der Hoff
|
d7eacc4f87
Create dbpool as normal in tests
|
6 years ago |
Richard van der Hoff
|
b178eca261
Run on_new_connection for unit tests
|
6 years ago |
Richard van der Hoff
|
6e9bf67f18
Remove unused/bitrotted MemoryDataStore
|
6 years ago |
Matthew Hodgson
|
ab9f844aaf
Add federation_domain_whitelist option (#2820)
|
6 years ago |
Richard van der Hoff
|
142fb0a7d4
Disable user_directory updates for UTs
|
6 years ago |
Richard van der Hoff
|
9ded00f221
fix tests
|
7 years ago |
Richard van der Hoff
|
eaaabc6c4f
replace 'except:' with 'except Exception:'
|
7 years ago |
Richard van der Hoff
|
aa620d09a0
Add a config option to block all room invites (#2457)
|
7 years ago |
Erik Johnston
|
11c2a3655f
Only load jinja2 templates once
|
7 years ago |
Erik Johnston
|
8b34f71bea
Fix unit tests
|
8 years ago |
Erik Johnston
|
ee5e8d71ac
Fix tests
|
8 years ago |
Erik Johnston
|
54fed21c04
Fix tests and flake8
|
8 years ago |
Erik Johnston
|
524d61bf7e
Fix tests
|
8 years ago |
Mark Haines
|
177f104432
Merge pull request #1098 from matrix-org/markjh/bearer_token
|
8 years ago |
Erik Johnston
|
78c083f159
Merge pull request #1164 from pik/error-codes
|
8 years ago |
pik
|
d43b63818c
Fix MockHttpRequest always returning M_UNKNOWN errcode in testing
|
8 years ago |
Erik Johnston
|
850b103b36
Implement pluggable password auth
|
8 years ago |
Erik Johnston
|
22578545a0
Time out typing over federation
|
8 years ago |
Mark Haines
|
ec609f8094
Fix unit tests
|
8 years ago |
Richard van der Hoff
|
eb359eced4
Add `create_requester` function
|
8 years ago |
Martin Weinelt
|
0a32208e5d
Rework ldap integration with ldap3
|
8 years ago |