mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
92b75388f5
* remove code legacy code related to deprecated config flag "trust_identity_server_for_password_resets" from synapse/config/emailconfig.py * remove legacy code supporting depreciated config flag "trust_identity_server_for_password_resets" from synapse/config/registration.py * remove legacy code supporting depreciated config flag "trust_identity_server_for_password_resets" from synapse/handlers/identity.py * add tests to ensure config error is thrown and synapse refuses to start when depreciated config flag is found * add changelog * slightly change behavior to only check for deprecated flag if set to 'true' * Update changelog.d/11333.misc Co-authored-by: reivilibre <oliverw@matrix.org> Co-authored-by: reivilibre <oliverw@matrix.org> |
||
---|---|---|
.. | ||
__init__.py | ||
test___main__.py | ||
test_base.py | ||
test_cache.py | ||
test_database.py | ||
test_generate.py | ||
test_load.py | ||
test_ratelimiting.py | ||
test_room_directory.py | ||
test_server.py | ||
test_tls.py | ||
test_util.py | ||
utils.py |