MatrixSynapse/synapse
Richard van der Hoff aa09d6b8f0 Rip out more refresh_token code
We might as well treat all refresh_tokens as invalid. Just return a 403 from
/tokenrefresh, so that we don't have a load of dead, untestable code hanging
around.

Still TODO: removing the table from the schema.
2016-11-30 17:40:18 +00:00
..
api Rip out more refresh_token code 2016-11-30 17:40:18 +00:00
app
appservice
config
crypto
events
federation
handlers Rip out more refresh_token code 2016-11-30 17:40:18 +00:00
http
metrics
push
replication
rest Rip out more refresh_token code 2016-11-30 17:40:18 +00:00
static/client
storage Rip out more refresh_token code 2016-11-30 17:40:18 +00:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py