Skip to content
Snippets Groups Projects
Commit 092b5414 authored by Erik Johnston's avatar Erik Johnston
Browse files

Fixup

parent d9713e91
No related branches found
No related tags found
No related merge requests found
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__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment