mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
adding Access-Control-Allow-Origin:* headers for login-server json-api
This commit is contained in:
parent
17c9b9fb8f
commit
1168feb85f
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user