Upgrade `web-token/jwt-library` to `3.4.x`
authorCyperghost <olaf_schmitz_1@t-online.de>
Tue, 5 Nov 2024 08:55:43 +0000 (09:55 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Tue, 5 Nov 2024 08:55:43 +0000 (09:55 +0100)
commit3434ac976c35ac20a16b717b2fe8d457841c6220
tree4eac0633696fa68774d87e2e36f1b0e7c430463b
parenta3e52ecf7029e45ad8f926f9c62c92d691d4dd74
Upgrade `web-token/jwt-library` to `3.4.x`
156 files changed:
wcfsetup/install/files/lib/system/api/composer.json
wcfsetup/install/files/lib/system/api/composer.lock
wcfsetup/install/files/lib/system/api/composer/autoload_classmap.php
wcfsetup/install/files/lib/system/api/composer/autoload_psr4.php
wcfsetup/install/files/lib/system/api/composer/autoload_static.php
wcfsetup/install/files/lib/system/api/composer/installed.json
wcfsetup/install/files/lib/system/api/composer/installed.php
wcfsetup/install/files/lib/system/api/composer/platform_check.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/LICENSE
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/README.md
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/autoload-php7.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/autoload.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/composer-php52.json [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/composer.json
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/constants.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/namespaced.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/php72compat.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/php72compat_const.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/php84compat.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/php84compat_const.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/ristretto255.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/sodium_compat.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/stream-xchacha20.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Compat.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AEGIS/State128L.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AEGIS/State256.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AEGIS128L.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AEGIS256.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AES.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AES/Block.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AES/Expanded.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AES/KeySchedule.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/BLAKE2b.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Base64/Original.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/ChaCha20.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Fe.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/H.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Ed25519.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/HChaCha20.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/HSalsa20.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Poly1305.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Poly1305/State.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Ristretto255.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Salsa20.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/SecretStream/State.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/SipHash.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Util.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/X25519.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/XChaCha20.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/XSalsa20.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/BLAKE2b.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/ChaCha20.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Curve25519.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Curve25519/H.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Curve25519/README.md [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Ed25519.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/HChaCha20.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/HSalsa20.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Int32.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Int64.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Poly1305.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Poly1305/State.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Salsa20.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/SecretStream/State.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/SipHash.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/Util.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/X25519.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/XChaCha20.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core32/XSalsa20.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Crypto.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Crypto32.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/File.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/PHP52/SplFixedArray.php [deleted file]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/SodiumException.php
wcfsetup/install/files/lib/system/api/psr/cache/CHANGELOG.md [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/psr/cache/LICENSE.txt [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/psr/cache/README.md [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/psr/cache/composer.json [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/psr/cache/src/CacheException.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/psr/cache/src/CacheItemInterface.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/psr/cache/src/CacheItemPoolInterface.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/psr/cache/src/InvalidArgumentException.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Checker/ClaimCheckerManager.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Checker/HeaderCheckerManager.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Console/GeneratorCommand.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Console/KeyAnalyzerCommand.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Console/KeysetAnalyzerCommand.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Console/NoneKeyGeneratorCommand.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Console/PublicKeyCommand.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Console/X5ULoaderCommand.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Core/AlgorithmManager.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Core/AlgorithmManagerFactory.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Core/JWK.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Core/Util/Base64UrlSafe.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Core/Util/ECKey.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Core/Util/RSAKey.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Algorithm/ContentEncryption/AESCBCHS.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Algorithm/ContentEncryption/AESGCM.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Algorithm/KeyEncryption/AESGCMKW.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Algorithm/KeyEncryption/AESKW.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Algorithm/KeyEncryption/AbstractECDH.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Algorithm/KeyEncryption/Dir.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Algorithm/KeyEncryption/PBES2AESKW.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Algorithm/KeyEncryption/Util/ConcatKDF.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Compression/CompressionMethod.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Compression/CompressionMethodManager.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Compression/CompressionMethodManagerFactory.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Compression/Deflate.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/JWEBuilder.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/JWEBuilderFactory.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/JWEDecrypter.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/JWEDecrypterFactory.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/JWELoaderFactory.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Serializer/CompactSerializer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Serializer/JSONFlattenedSerializer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Serializer/JSONGeneralSerializer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Encryption/Serializer/JWESerializerManager.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/Analyzer/ESKeyAnalyzer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/Analyzer/HSKeyAnalyzer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/Analyzer/OctAnalyzer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/Analyzer/RsaAnalyzer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/Analyzer/ZxcvbnKeyAnalyzer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/JWKFactory.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/KeyConverter/ECKey.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/KeyConverter/KeyConverter.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/KeyConverter/RSAKey.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/UrlKeySetFactory.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/KeyManagement/X5UFactory.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/NestedToken/NestedTokenBuilderFactory.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/NestedToken/NestedTokenLoaderFactory.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Signature/Algorithm/EdDSA.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Signature/Algorithm/HMAC.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Signature/JWSBuilder.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Signature/JWSVerifier.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Signature/Serializer/CompactSerializer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Signature/Serializer/JSONFlattenedSerializer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Signature/Serializer/JSONGeneralSerializer.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/Signature/Serializer/JWSSerializerManager.php
wcfsetup/install/files/lib/system/api/web-token/jwt-library/composer.json