synapse/scripts-dev
Richard van der Hoff 8d133a8464
Fixes to federation_client dev script (#14479)
* Attempt to fix federation-client devscript handling of .well-known

The script was setting the wrong value in the Host header

* Fix TLS verification

Turns out that actually doing TLS verification isn't that hard. Let's enable
it.
2022-11-20 17:41:17 +00:00
..
build_debian_packages.py Build Debian packages for Ubuntu 22.10 Kinetic Kudu (#14396) 2022-11-09 10:33:13 +00:00
check_line_terminators.sh
check_pydantic_models.py Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00
check_schema_delta.py
check-newsfragment.sh
complement.sh Allow override for requesting specific worker types for Complement on command line. (#14324) 2022-11-08 12:34:09 +00:00
config-lint.sh
database-save.sh Acutally add scripts-dev/ 2015-05-06 11:46:02 +01:00
docker_update_debian_changelog.sh
dump_macaroon.py Change the format of access tokens away from macaroons (#5588) 2021-05-12 15:04:51 +01:00
federation_client.py Fixes to federation_client dev script (#14479) 2022-11-20 17:41:17 +00:00
generate_sample_config.sh
lint.sh
make_full_schema.sh
mypy_synapse_plugin.py Add cache invalidation across workers to module API (#13667) 2022-09-21 15:32:01 +02:00
next_github_number.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
release.py Remove unused type-ignores (#14433) 2022-11-14 13:46:29 +00:00
sign_json.py