MatrixSynapse/synapse
Denis Kasak 5ff8eb97c6
Make sample config allowed_local_3pids regex stricter. (#9719)
The regex should be terminated so that subdomain matches of another
domain are not accepted. Just ensuring that someone doesn't shoot
themselves in the foot by copying our example.

Signed-off-by: Denis Kasak <dkasak@termina.org.uk>
2021-03-31 12:27:20 +00:00
..
_scripts
api Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
app
appservice
config Make sample config allowed_local_3pids regex stricter. (#9719) 2021-03-31 12:27:20 +00:00
crypto
events
federation Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
groups
handlers Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 2021-03-30 12:12:44 +01:00
http
logging
metrics
module_api
push
replication Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
res/templates
rest Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
server_notices
spam_checker_api
state
static
storage Deprecate imp (#9718) 2021-03-31 12:04:27 +01:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
types.py
visibility.py