synapse-product/synapse/api
2015-04-21 20:18:29 +01:00
..
__init__.py
auth.py Sanitise a user's powerlevel to an int() before numerical comparison, because otherwise Python is "helpful" with it (SYN-351) 2015-04-21 20:18:29 +01:00
constants.py Implement registering with shared secret. 2015-03-13 15:23:37 +00:00
errors.py
filtering.py
ratelimiting.py
urls.py