forked-synapse/synapse/rest/client
Richard van der Hoff ad7e570d07 Delete devices in various logout situations
Make sure that we delete devices whenever a user is logged out due to any of
the following situations:

 * /logout
 * /logout_all
 * change password
 * deactivate account (by the user or by an admin)
 * invalidate access token from a dynamic module

Fixes #2672.
2017-11-29 16:44:35 +00:00
..
v1 Delete devices in various logout situations 2017-11-29 16:44:35 +00:00
v2_alpha Move set_password into its own handler 2017-11-29 16:44:35 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Ordering is important on errbacks so add the cleanup func before creating an ObservableDeferred 2017-02-13 13:49:44 +00:00
versions.py Declare support for r0.3.0 2017-11-15 16:24:22 +00:00