forked-synapse/synapse
Daniel Wagner-Hall 2110e35fd6 Introduce a Requester object
This tracks data about the entity which made the request. This is
instead of passing around a tuple, which requires call-site
modifications every time a new piece of optional context is passed
around.

I tried to introduce a User object. I gave up.
2016-01-11 17:48:45 +00:00
..
api Introduce a Requester object 2016-01-11 17:48:45 +00:00
app Merge pull request #473 from matrix-org/erikj/ssh_manhole 2016-01-07 14:36:16 +00:00
appservice copyrights 2016-01-07 04:26:29 +00:00
config Merge pull request #473 from matrix-org/erikj/ssh_manhole 2016-01-07 14:36:16 +00:00
crypto copyrights 2016-01-07 04:26:29 +00:00
events copyrights 2016-01-07 04:26:29 +00:00
federation copyrights 2016-01-07 04:26:29 +00:00
handlers Use logger not logging 2016-01-07 15:28:17 +00:00
http copyrights 2016-01-07 04:26:29 +00:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push copyrights 2016-01-07 04:26:29 +00:00
rest Introduce a Requester object 2016-01-11 17:48:45 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage copyrights 2016-01-07 04:26:29 +00:00
streams copyrights 2016-01-07 04:26:29 +00:00
util copyrights 2016-01-07 04:26:29 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
notifier.py Skip, rather than erroring, invalid guest requests 2016-01-05 18:12:37 +00:00
python_dependencies.py copyrights 2016-01-07 04:26:29 +00:00
server.py copyrights 2016-01-07 04:26:29 +00:00
state.py copyrights 2016-01-07 04:26:29 +00:00
types.py Introduce a Requester object 2016-01-11 17:48:45 +00:00