MatrixSynapse/synapse
Patrick Cloke 0eb9b2f866 Fix installing pysaml2 on Python 3.5. (#8898)
This pins pysaml2 to < 6.4.0 on Python 3.5, as the last known working version.
2020-12-09 10:38:46 +00:00
..
_scripts
api Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
app
appservice
config SAML: add <mdui:UIInfo> element examples (#8718) 2020-11-13 12:07:50 +00:00
crypto
events
federation Consistently use room_id from federation request body (#8776) 2020-12-09 10:38:39 +00:00
groups
handlers Consistently use room_id from federation request body (#8776) 2020-12-09 10:38:39 +00:00
http
logging
metrics Add metrics for tracking 3PID /requestToken requests. (#8712) 2020-11-13 12:03:51 +00:00
module_api
push
replication
res/templates
rest Add metrics for tracking 3PID /requestToken requests. (#8712) 2020-11-13 12:03:51 +00:00
server_notices
spam_checker_api
state
static
storage
streams
util Implement and use an @lru_cache decorator (#8595) 2020-10-30 11:43:17 +00:00
__init__.py 1.23.0 2020-11-18 11:41:41 +00:00
event_auth.py
notifier.py
python_dependencies.py Fix installing pysaml2 on Python 3.5. (#8898) 2020-12-09 10:38:46 +00:00
secrets.py
server.py
types.py
visibility.py