forked-synapse/synapse/rest
Richard van der Hoff dd13310fb8 Move access token deletion into auth handler
Also move duplicated deactivation code into the auth handler.

I want to add some hooks when we deactivate an access token, so let's bring it
all in here so that there's somewhere to put it.
2017-11-01 15:46:22 +00:00
..
client Move access token deletion into auth handler 2017-11-01 15:46:22 +00:00
key replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
media replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
__init__.py Add local group server support 2017-07-17 12:03:49 +01:00