stable

Clone or download

Read-only

Merge commit 'refs/changes/40/13240/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #12563: Cannot login via the OIDC plugin when the serialized hooks cache is used

Modified Files

Name
M plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/SessionState.php +24 −0 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/StateStorage.php +14 −4 Go to diff View file
M plugins/openidconnectclient/include/openidconnectclientPlugin.class.php +2 −2 Go to diff View file
A plugins/openidconnectclient/phpunit/Authentication/SessionStateTest.php +46 −0 Go to diff View file
A plugins/openidconnectclient/phpunit/Authentication/StateStorageTest.php +53 −0 Go to diff View file