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