diff --git a/hwi/oauth-bundle/0.6/config/packages/framework.yaml b/hwi/oauth-bundle/0.6/config/packages/framework.yaml index 6cf3a112..14ce5342 100644 --- a/hwi/oauth-bundle/0.6/config/packages/framework.yaml +++ b/hwi/oauth-bundle/0.6/config/packages/framework.yaml @@ -1 +1 @@ -framework.session.enabled: true \ No newline at end of file +framework.session.enabled: true diff --git a/hwi/oauth-bundle/0.6/config/packages/hwi_oauth.yaml b/hwi/oauth-bundle/0.6/config/packages/hwi_oauth.yaml index 89e2fc34..79847580 100644 --- a/hwi/oauth-bundle/0.6/config/packages/hwi_oauth.yaml +++ b/hwi/oauth-bundle/0.6/config/packages/hwi_oauth.yaml @@ -9,4 +9,4 @@ hwi_oauth: client_id: client_secret: options: - csrf: true \ No newline at end of file + csrf: true