element-hq / element-hq/synapse

`federation_domain_whitelist` wildcard support

Open
#7,346 1 comment 1 reaction 0 assignees View on GitHub
T-Enhancement
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#7346](https://github.com/matrix-org/synapse/issues/7346).

---

It would be good if `federation_domain_whitelist` would support wildcard domains, as for example `federation_certificate_verification_whitelist` does support it.

```
#federation_certificate_verification_whitelist:
# - lon.example.com
# - *.domain.com
# - *.onion

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.