MatrixSynapse/synapse
Aaron Raimist 8ea1b41a0e Clarify what registration_shared_secret allows for (#2885) (#4844)
* Clarify what registration_shared_secret allows for (#2885)

Signed-off-by: Aaron Raimist <aaron@raim.ist>

* Add changelog

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-03-11 18:21:52 +00:00
..
_scripts Fix flake8 (#4519) 2019-01-30 10:53:17 +00:00
api
app
appservice
config Clarify what registration_shared_secret allows for (#2885) (#4844) 2019-03-11 18:21:52 +00:00
crypto Correctly log expected errors when fetching server keys 2019-03-11 14:11:10 +00:00
events Make `prev_state` field optional 2019-03-08 15:05:32 +00:00
federation Make federation endpoints more tolerant of trailing slashes for some endpoints (#4793) 2019-03-11 17:44:03 +00:00
groups Merge branch 'develop' of github.com:matrix-org/synapse into anoa/public_rooms_federate_develop 2019-02-26 14:23:40 +00:00
handlers Merge branch 'develop' of github.com:matrix-org/synapse into erikj/soft_fail_impl 2019-03-08 11:44:20 +00:00
http Minor docstring fixes for MatrixFederationAgent (#4765) 2019-02-28 16:24:01 +00:00
metrics
module_api
push Add missing return 2019-02-22 15:27:40 +00:00
replication Prefill client IPs cache on workers 2019-03-06 17:39:32 +00:00
res/templates
rest
server_notices
state Enable room version v3 2019-01-29 23:09:10 +00:00
static
storage
streams
util Add a caching layer to .well-known responses (#4516) 2019-01-30 10:55:25 +00:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py Factor SSO success handling out of CAS login (#4264) 2018-12-07 13:10:07 +01:00
visibility.py