MatrixSynapse/synapse
Patrick Cloke 018cd02b24 Fix docstring formatting. 2020-03-31 11:38:14 -04:00
..
_scripts
api Support SSO in the user interactive authentication workflow. 2020-03-30 09:48:47 -04:00
app
appservice
config Always whitelist the login fallback for SSO (#7153) 2020-03-27 20:24:52 +00:00
crypto
events
federation
groups
handlers Fix docstring formatting. 2020-03-31 11:38:14 -04:00
http
logging
metrics
module_api
push
replication
res/templates Render the SSO redirect page from Jinja. 2020-03-30 09:48:48 -04:00
rest Fix import cycle. 2020-03-30 09:48:48 -04:00
server_notices
spam_checker_api
state
static Improve the UX of the login fallback when using SSO (#7152) 2020-03-27 20:19:54 +00:00
storage Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean (#7150) 2020-03-27 13:30:22 +00:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py Refactor the CAS code (move the logic out of the REST layer to a handler) (#7136) 2020-03-26 15:05:26 -04:00
server.pyi
types.py
visibility.py