owncloud/core

View on GitHub
changelog/10.7.0_2021-03-26/38458

Summary

Maintainability
Test Coverage
Enhancement: Add config parameter 'http.cookie.samesite'

Allows to relax ownClouds same site cookie settings.
Possible values: Strict, Lax or None
Setting the same site cookie to none is necessary in case of OpenID Connect.

https://github.com/owncloud/core/pull/38458
https://github.com/owncloud/core/pull/38477