forked-synapse/synapse/rest/client
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
..
v1 Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
v2_alpha Always require users to re-authenticate for dangerous operations. (#10184) 2021-06-16 11:07:28 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
transactions.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
versions.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00