MatrixSynapse/synapse/rest
Patrick Cloke 76f9c701c3
Always require users to re-authenticate for dangerous operations. (#10184)
Dangerous actions means deactivating an account, modifying an account
password, or adding a 3PID.

Other actions (deleting devices, uploading keys) can re-use the same UI
auth session if ui_auth.session_timeout is configured.
2021-06-16 11:07:28 -04:00
..
admin Correct type hints for parse_string(s)_from_args. (#10137) 2021-06-08 08:30:48 -04:00
client Always require users to re-authenticate for dangerous operations. (#10184) 2021-06-16 11:07:28 -04:00
consent Correct type hints for parse_string(s)_from_args. (#10137) 2021-06-08 08:30:48 -04:00
key Rewrite the KeyRing (#10035) 2021-06-02 16:37:59 +01:00
media Correct type hints for parse_string(s)_from_args. (#10137) 2021-06-08 08:30:48 -04:00
synapse Make DomainSpecificString an attrs class (#9875) 2021-04-23 15:46:29 +01:00
__init__.py Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167) 2021-06-15 07:45:14 -04:00
health.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
well_known.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00