stable
Clone or download
Read-only
Changelogs: https://github.com/lcobucci/jwt/releases/tag/4.2.0 https://github.com/lcobucci/jwt/releases/tag/4.2.1 Part of story #27555: display Office documents stored in the Document plugin Change-Id: I742eb7b09b974cb773d461939697179145c4ef89
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/IDTokenVerifier.php | +3 | −0 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/SessionState.php | +10 | −7 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/State.php | +10 | −6 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/StateFactory.php | +1 | −0 | Go to diff View file |
M | plugins/openidconnectclient/tests/unit/Authentication/IDTokenVerifierTest.php | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/tests/unit/Authentication/StateManagerTest.php | +3 | −3 | Go to diff View file |
M | plugins/openidconnectclient/tests/unit/Authentication/StateTest.php | +3 | −3 | Go to diff View file |
M | plugins/tuleap_synchro/include/Tuleap_Synchro/Webhook/WebhookGenerator.php | +1 | −1 | Go to diff View file |
M | src/common/JWT/REST/v1/JWTResource.class.php | +2 | −2 | Go to diff View file |
M | src/common/User/RandomNumberGenerator.class.php | +13 | −8 | Go to diff View file |
M | src/composer.lock | +63 | −19 | Go to diff View file |
M | tests/rest/bin/setup.sh | +1 | −0 | Go to diff View file |
M | tests/unit/common/JWT/generators/JWTGeneratorTest.php | +2 | −2 | Go to diff View file |