mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 12:21:47 -05:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| constants.py | ||
| errors.py | ||
| filtering.py | ||
| ratelimiting.py | ||
| urls.py | ||