This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
8a23bde823
MatrixSynapse
/
synapse
/
config
History
Will Hunt
e8d1ec0e92
Add option to enable token registration without requiring 3pids (
#12526
)
2022-04-27 12:57:53 +00:00
..
__init__.py
…
__main__.py
…
_base.py
…
_base.pyi
…
_util.py
…
account_validity.py
Add missing type hints to config classes. (
#12402
)
2022-04-11 12:07:23 -04:00
api.py
…
appservice.py
Add missing type hints to config classes. (
#12402
)
2022-04-11 12:07:23 -04:00
auth.py
…
background_updates.py
…
cache.py
…
captcha.py
…
cas.py
…
consent.py
…
database.py
…
emailconfig.py
…
experimental.py
…
federation.py
…
groups.py
…
homeserver.py
…
jwt.py
…
key.py
…
logger.py
…
metrics.py
…
modules.py
…
oembed.py
…
oidc.py
…
password_auth_providers.py
…
push.py
…
ratelimiting.py
…
redis.py
…
registration.py
…
repository.py
…
retention.py
…
room.py
…
room_directory.py
…
saml2.py
…
server.py
…
server_notices.py
…
spam_checker.py
…
sso.py
…
stats.py
…
third_party_event_rules.py
…
tls.py
…
tracer.py
…
user_directory.py
…
voip.py
…
workers.py
…