MatrixSynapse/synapse/rest/client/v1
Daniel Wagner-Hall 415c2f0549 Simplify LoginHander and AuthHandler
* Merge LoginHandler -> AuthHandler
 * Add a bunch of documentation
 * Improve some naming
 * Remove unused branches

I will start merging the actual logic of the two handlers shortly
2015-08-12 15:49:37 +01:00
..
__init__.py
admin.py
base.py
directory.py
events.py
initial_sync.py
login.py Simplify LoginHander and AuthHandler 2015-08-12 15:49:37 +01:00
presence.py
profile.py
push_rule.py
pusher.py
register.py
room.py Remove semicolon. 2015-07-20 14:02:36 +01:00
transactions.py Remove access_token from synapse.rest.client.v1.transactions {get,store}_response logging 2015-06-16 10:09:43 +01:00
voip.py