Skip to content

Commit db7a487

Browse files
committed
Merge remote-tracking branch 'angelfqc/22639' into 22639
2 parents bc6b5f8 + 45af3cb commit db7a487

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/packages/nelmio_cors.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ nelmio_cors:
66
allow_headers: ['Content-Type', 'Authorization', 'Preload', 'Fields']
77
expose_headers: ['Link']
88
max_age: 3600
9+
allow_credentials: true
910
paths:
1011
'^/login/token/check':
1112
allow_credentials: true

0 commit comments

Comments
 (0)