Skip to content

Commit 8427eb8

Browse files
RubenVerborghkjetilk
authored andcommitted
Set strictOrigin by default.
Closes #713.
1 parent b9d60aa commit 8427eb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/defaults.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ module.exports = {
1111
'port': 8443,
1212
'serverUri': 'https://localhost:8443',
1313
'webid': true,
14+
'strictOrigin': true,
1415
'dataBrowserPath': 'default'
1516

1617
// For use in Enterprises to configure a HTTP proxy for all outbound HTTP requests from the SOLID server (we use

0 commit comments

Comments
 (0)