MatrixSynapse/synapse/rest
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
..
client Delete devices in various logout situations 2017-11-29 16:44:35 +00:00
key replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
media Merge pull request #2697 from matrix-org/rav/fix_urlcache_index_error 2017-11-27 12:25:48 +00:00
__init__.py Add local group server support 2017-07-17 12:03:49 +01:00