adding Access-Control-Allow-Origin:* headers for login-server json-api

This commit is contained in:
einhornimmond 2021-02-18 16:26:10 +01:00
parent 17c9b9fb8f
commit 1168feb85f
2 changed files with 2 additions and 1 deletions

View File

@ -47,3 +47,4 @@ session.timeout = 15
# Disabling security features for faster develop and testing
unsecure.allow_passwort_via_json_request = 1
unsecure.allow_auto_sign_transactions = 1
unsercure.allow_cors_all = 1

@ -1 +1 @@
Subproject commit a89e0c8e1360edfac81b3e73923690f7f1da7b5e
Subproject commit 1636a07e2e98e6b881f6013359a70ff5f107cba6