be lax with origins
authorSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>
Tue, 6 Mar 2018 20:08:53 +0000 (21:08 +0100)
committerSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>
Tue, 6 Mar 2018 20:08:53 +0000 (21:08 +0100)
src/rest/rest.conf

index 0a919df20c0cae5a59fce4c44b47de1e2945c5a1..138751696a2f02deea3e5852ad6910b3d189f41e 100644 (file)
@@ -3,5 +3,5 @@ UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-rest.sock
 BINARY=gnunet-rest-server
 REST_PORT=7776
 REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
-REST_ALLOW_ORIGIN=http://localhost:8000
-REST_ALLOW_CREDENTIALS=true
\ No newline at end of file
+REST_ALLOW_ORIGIN=*
+REST_ALLOW_CREDENTIALS=true