mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-17 13:54:22 -05:00
Fixup
This commit is contained in:
parent
d9713e916e
commit
092b541401
@ -1 +1 @@
|
||||
set CORS headers on .well-known requests
|
||||
Set CORS headers on .well-known requests
|
||||
|
@ -17,6 +17,7 @@ import json
|
||||
import logging
|
||||
|
||||
from twisted.web.resource import Resource
|
||||
|
||||
from synapse.http.server import set_cors_headers
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
Loading…
Reference in New Issue
Block a user