mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 12:58:04 +00:00
Permit the entire Secure-Join* namespace
This commit is contained in:
@@ -17,11 +17,7 @@
|
|||||||
/^Autocrypt:/ DUNNO
|
/^Autocrypt:/ DUNNO
|
||||||
|
|
||||||
# SecureJoin V2 protocol headers (for backward compatibility)
|
# SecureJoin V2 protocol headers (for backward compatibility)
|
||||||
/^Secure-Join:/ DUNNO
|
/^Secure-Join/ DUNNO
|
||||||
/^Secure-Join-Invitenumber:/ DUNNO
|
|
||||||
/^Secure-Join-Auth:/ DUNNO
|
|
||||||
/^Secure-Join-Fingerprint:/ DUNNO
|
|
||||||
/^Secure-Join-Group:/ DUNNO
|
|
||||||
|
|
||||||
# Ignore all other headers
|
# Ignore all other headers
|
||||||
/.*/ IGNORE
|
/.*/ IGNORE
|
||||||
|
|||||||
Reference in New Issue
Block a user