Changeset 2403019
- Timestamp:
- 10/20/2020 08:29:51 AM (5 years ago)
- Location:
- passwordless-wp
- Files:
-
- 941 added
-
assets/banner-772x250.png (added)
-
assets/icon-256x256.png (added)
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
trunk/assets (added)
-
trunk/assets/banner-772x250.png (added)
-
trunk/assets/icon-256x256.png (added)
-
trunk/assets/screenshot-1.png (added)
-
trunk/assets/screenshot-2.png (added)
-
trunk/assets/screenshot-3.png (added)
-
trunk/build (added)
-
trunk/build/asset-manifest.json (added)
-
trunk/build/attach.969f3558.js (added)
-
trunk/build/attach.9cd9c45e.css (added)
-
trunk/build/login.17909b30.js (added)
-
trunk/build/login.7f31c0fb.css (added)
-
trunk/build/vendors.5f2307b1.chunk.js (added)
-
trunk/classes (added)
-
trunk/classes/AssetResolver.php (added)
-
trunk/classes/PublicKeyCredentialSourceRepository.php (added)
-
trunk/classes/Server.php (added)
-
trunk/classes/Singleton.php (added)
-
trunk/includes (added)
-
trunk/includes/ajax.php (added)
-
trunk/includes/common.php (added)
-
trunk/includes/db.php (added)
-
trunk/includes/editing.php (added)
-
trunk/includes/scripts-login.php (added)
-
trunk/index.php (added)
-
trunk/passwordless-wp.php (added)
-
trunk/readme.md (added)
-
trunk/vendor (added)
-
trunk/vendor/autoload.php (added)
-
trunk/vendor/beberlei (added)
-
trunk/vendor/beberlei/assert (added)
-
trunk/vendor/beberlei/assert/LICENSE (added)
-
trunk/vendor/beberlei/assert/composer.json (added)
-
trunk/vendor/beberlei/assert/lib (added)
-
trunk/vendor/beberlei/assert/lib/Assert (added)
-
trunk/vendor/beberlei/assert/lib/Assert/Assert.php (added)
-
trunk/vendor/beberlei/assert/lib/Assert/Assertion.php (added)
-
trunk/vendor/beberlei/assert/lib/Assert/AssertionChain.php (added)
-
trunk/vendor/beberlei/assert/lib/Assert/AssertionFailedException.php (added)
-
trunk/vendor/beberlei/assert/lib/Assert/InvalidArgumentException.php (added)
-
trunk/vendor/beberlei/assert/lib/Assert/LazyAssertion.php (added)
-
trunk/vendor/beberlei/assert/lib/Assert/LazyAssertionException.php (added)
-
trunk/vendor/beberlei/assert/lib/Assert/functions.php (added)
-
trunk/vendor/beberlei/assert/phpstan-code.neon (added)
-
trunk/vendor/beberlei/assert/phpstan-tests.neon (added)
-
trunk/vendor/bin (added)
-
trunk/vendor/bin/var-dump-server (added)
-
trunk/vendor/brick (added)
-
trunk/vendor/brick/math (added)
-
trunk/vendor/brick/math/LICENSE (added)
-
trunk/vendor/brick/math/SECURITY.md (added)
-
trunk/vendor/brick/math/composer.json (added)
-
trunk/vendor/brick/math/psalm-baseline.xml (added)
-
trunk/vendor/brick/math/psalm.xml (added)
-
trunk/vendor/brick/math/random-tests.php (added)
-
trunk/vendor/brick/math/src (added)
-
trunk/vendor/brick/math/src/BigDecimal.php (added)
-
trunk/vendor/brick/math/src/BigInteger.php (added)
-
trunk/vendor/brick/math/src/BigNumber.php (added)
-
trunk/vendor/brick/math/src/BigRational.php (added)
-
trunk/vendor/brick/math/src/Exception (added)
-
trunk/vendor/brick/math/src/Exception/DivisionByZeroException.php (added)
-
trunk/vendor/brick/math/src/Exception/IntegerOverflowException.php (added)
-
trunk/vendor/brick/math/src/Exception/MathException.php (added)
-
trunk/vendor/brick/math/src/Exception/NegativeNumberException.php (added)
-
trunk/vendor/brick/math/src/Exception/NumberFormatException.php (added)
-
trunk/vendor/brick/math/src/Exception/RoundingNecessaryException.php (added)
-
trunk/vendor/brick/math/src/Internal (added)
-
trunk/vendor/brick/math/src/Internal/Calculator (added)
-
trunk/vendor/brick/math/src/Internal/Calculator.php (added)
-
trunk/vendor/brick/math/src/Internal/Calculator/BcMathCalculator.php (added)
-
trunk/vendor/brick/math/src/Internal/Calculator/GmpCalculator.php (added)
-
trunk/vendor/brick/math/src/Internal/Calculator/NativeCalculator.php (added)
-
trunk/vendor/brick/math/src/RoundingMode.php (added)
-
trunk/vendor/composer (added)
-
trunk/vendor/composer/ClassLoader.php (added)
-
trunk/vendor/composer/LICENSE (added)
-
trunk/vendor/composer/autoload_classmap.php (added)
-
trunk/vendor/composer/autoload_files.php (added)
-
trunk/vendor/composer/autoload_namespaces.php (added)
-
trunk/vendor/composer/autoload_psr4.php (added)
-
trunk/vendor/composer/autoload_real.php (added)
-
trunk/vendor/composer/autoload_static.php (added)
-
trunk/vendor/composer/installed.json (added)
-
trunk/vendor/composer/installers (added)
-
trunk/vendor/composer/installers/LICENSE (added)
-
trunk/vendor/composer/installers/composer.json (added)
-
trunk/vendor/composer/installers/src (added)
-
trunk/vendor/composer/installers/src/Composer (added)
-
trunk/vendor/composer/installers/src/Composer/Installers (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/AglInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/GravInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/Installer.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/Plugin.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php (added)
-
trunk/vendor/composer/installers/src/bootstrap.php (added)
-
trunk/vendor/fgrosse (added)
-
trunk/vendor/fgrosse/phpasn1 (added)
-
trunk/vendor/fgrosse/phpasn1/CHANGELOG.md (added)
-
trunk/vendor/fgrosse/phpasn1/LICENSE (added)
-
trunk/vendor/fgrosse/phpasn1/README.md (added)
-
trunk/vendor/fgrosse/phpasn1/composer.json (added)
-
trunk/vendor/fgrosse/phpasn1/lib (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1 (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/ASNObject.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/AbstractString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/AbstractTime.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Base128.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Composite (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Composite/AttributeTypeAndValue.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Composite/RDNString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Composite/RelativeDistinguishedName.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Construct.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Exception (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Exception/NotImplementedException.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Exception/ParserException.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/ExplicitlyTaggedObject.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Identifier.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/OID.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Parsable.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/TemplateParser.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/BMPString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/BitString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/Boolean.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/CharacterString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/Enumerated.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/GeneralString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/GeneralizedTime.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/GraphicString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/IA5String.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/Integer.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/NullObject.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/NumericString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/ObjectDescriptor.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/ObjectIdentifier.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/OctetString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/PrintableString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/RelativeObjectIdentifier.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/Sequence.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/Set.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/T61String.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/UTCTime.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/UTF8String.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/UniversalString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/Universal/VisibleString.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/UnknownConstructedObject.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/ASN1/UnknownObject.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/Utility (added)
-
trunk/vendor/fgrosse/phpasn1/lib/Utility/BigInteger.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/Utility/BigIntegerBcmath.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/Utility/BigIntegerGmp.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509 (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/AlgorithmIdentifier.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/CSR (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/CSR/Attributes.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/CSR/CSR.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/CertificateExtensions.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/CertificateSubject.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/PrivateKey.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/PublicKey.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/SAN (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/SAN/DNSName.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/SAN/IPAddress.php (added)
-
trunk/vendor/fgrosse/phpasn1/lib/X509/SAN/SubjectAlternativeNames.php (added)
-
trunk/vendor/league (added)
-
trunk/vendor/league/uri (added)
-
trunk/vendor/league/uri-components (added)
-
trunk/vendor/league/uri-components/CHANGELOG.md (added)
-
trunk/vendor/league/uri-components/LICENSE (added)
-
trunk/vendor/league/uri-components/composer.json (added)
-
trunk/vendor/league/uri-components/src (added)
-
trunk/vendor/league/uri-components/src/Components (added)
-
trunk/vendor/league/uri-components/src/Components/Authority.php (added)
-
trunk/vendor/league/uri-components/src/Components/Component.php (added)
-
trunk/vendor/league/uri-components/src/Components/DataPath.php (added)
-
trunk/vendor/league/uri-components/src/Components/Domain.php (added)
-
trunk/vendor/league/uri-components/src/Components/Fragment.php (added)
-
trunk/vendor/league/uri-components/src/Components/HierarchicalPath.php (added)
-
trunk/vendor/league/uri-components/src/Components/Host.php (added)
-
trunk/vendor/league/uri-components/src/Components/Path.php (added)
-
trunk/vendor/league/uri-components/src/Components/Port.php (added)
-
trunk/vendor/league/uri-components/src/Components/Query.php (added)
-
trunk/vendor/league/uri-components/src/Components/Scheme.php (added)
-
trunk/vendor/league/uri-components/src/Components/UserInfo.php (added)
-
trunk/vendor/league/uri-components/src/Exceptions (added)
-
trunk/vendor/league/uri-components/src/Exceptions/IPv4CalculatorMissing.php (added)
-
trunk/vendor/league/uri-components/src/Exceptions/OffsetOutOfBounds.php (added)
-
trunk/vendor/league/uri-components/src/IPv4Calculators (added)
-
trunk/vendor/league/uri-components/src/IPv4Calculators/BCMathCalculator.php (added)
-
trunk/vendor/league/uri-components/src/IPv4Calculators/GMPCalculator.php (added)
-
trunk/vendor/league/uri-components/src/IPv4Calculators/IPv4Calculator.php (added)
-
trunk/vendor/league/uri-components/src/IPv4Calculators/NativeCalculator.php (added)
-
trunk/vendor/league/uri-components/src/IPv4Normalizer.php (added)
-
trunk/vendor/league/uri-components/src/QueryString.php (added)
-
trunk/vendor/league/uri-components/src/UriModifier.php (added)
-
trunk/vendor/league/uri-interfaces (added)
-
trunk/vendor/league/uri-interfaces/LICENSE (added)
-
trunk/vendor/league/uri-interfaces/composer.json (added)
-
trunk/vendor/league/uri-interfaces/src (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/AuthorityInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/DataPathInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/DomainHostInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/FragmentInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/HostInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/IpHostInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/PathInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/PortInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/QueryInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/SegmentedPathInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/UriComponentInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/UriException.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/UriInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Contracts/UserInfoInterface.php (added)
-
trunk/vendor/league/uri-interfaces/src/Exceptions (added)
-
trunk/vendor/league/uri-interfaces/src/Exceptions/FileinfoSupportMissing.php (added)
-
trunk/vendor/league/uri-interfaces/src/Exceptions/IdnSupportMissing.php (added)
-
trunk/vendor/league/uri-interfaces/src/Exceptions/SyntaxError.php (added)
-
trunk/vendor/league/uri/LICENSE (added)
-
trunk/vendor/league/uri/composer.json (added)
-
trunk/vendor/league/uri/src (added)
-
trunk/vendor/league/uri/src/Exceptions (added)
-
trunk/vendor/league/uri/src/Exceptions/TemplateCanNotBeExpanded.php (added)
-
trunk/vendor/league/uri/src/Http.php (added)
-
trunk/vendor/league/uri/src/Uri.php (added)
-
trunk/vendor/league/uri/src/UriInfo.php (added)
-
trunk/vendor/league/uri/src/UriResolver.php (added)
-
trunk/vendor/league/uri/src/UriString.php (added)
-
trunk/vendor/league/uri/src/UriTemplate (added)
-
trunk/vendor/league/uri/src/UriTemplate.php (added)
-
trunk/vendor/league/uri/src/UriTemplate/Expression.php (added)
-
trunk/vendor/league/uri/src/UriTemplate/Template.php (added)
-
trunk/vendor/league/uri/src/UriTemplate/VarSpecifier.php (added)
-
trunk/vendor/league/uri/src/UriTemplate/VariableBag.php (added)
-
trunk/vendor/nyholm (added)
-
trunk/vendor/nyholm/psr7 (added)
-
trunk/vendor/nyholm/psr7-server (added)
-
trunk/vendor/nyholm/psr7-server/.github (added)
-
trunk/vendor/nyholm/psr7-server/.github/FUNDING.yml (added)
-
trunk/vendor/nyholm/psr7-server/CHANGELOG.md (added)
-
trunk/vendor/nyholm/psr7-server/LICENSE (added)
-
trunk/vendor/nyholm/psr7-server/README.md (added)
-
trunk/vendor/nyholm/psr7-server/composer.json (added)
-
trunk/vendor/nyholm/psr7-server/src (added)
-
trunk/vendor/nyholm/psr7-server/src/ServerRequestCreator.php (added)
-
trunk/vendor/nyholm/psr7-server/src/ServerRequestCreatorInterface.php (added)
-
trunk/vendor/nyholm/psr7/CHANGELOG.md (added)
-
trunk/vendor/nyholm/psr7/LICENSE (added)
-
trunk/vendor/nyholm/psr7/README.md (added)
-
trunk/vendor/nyholm/psr7/composer.json (added)
-
trunk/vendor/nyholm/psr7/phpstan.baseline.dist (added)
-
trunk/vendor/nyholm/psr7/src (added)
-
trunk/vendor/nyholm/psr7/src/Factory (added)
-
trunk/vendor/nyholm/psr7/src/Factory/HttplugFactory.php (added)
-
trunk/vendor/nyholm/psr7/src/Factory/Psr17Factory.php (added)
-
trunk/vendor/nyholm/psr7/src/LowercaseTrait.php (added)
-
trunk/vendor/nyholm/psr7/src/MessageTrait.php (added)
-
trunk/vendor/nyholm/psr7/src/Request.php (added)
-
trunk/vendor/nyholm/psr7/src/RequestTrait.php (added)
-
trunk/vendor/nyholm/psr7/src/Response.php (added)
-
trunk/vendor/nyholm/psr7/src/ServerRequest.php (added)
-
trunk/vendor/nyholm/psr7/src/Stream.php (added)
-
trunk/vendor/nyholm/psr7/src/UploadedFile.php (added)
-
trunk/vendor/nyholm/psr7/src/Uri.php (added)
-
trunk/vendor/php-http (added)
-
trunk/vendor/php-http/message-factory (added)
-
trunk/vendor/php-http/message-factory/CHANGELOG.md (added)
-
trunk/vendor/php-http/message-factory/LICENSE (added)
-
trunk/vendor/php-http/message-factory/README.md (added)
-
trunk/vendor/php-http/message-factory/composer.json (added)
-
trunk/vendor/php-http/message-factory/puli.json (added)
-
trunk/vendor/php-http/message-factory/src (added)
-
trunk/vendor/php-http/message-factory/src/MessageFactory.php (added)
-
trunk/vendor/php-http/message-factory/src/RequestFactory.php (added)
-
trunk/vendor/php-http/message-factory/src/ResponseFactory.php (added)
-
trunk/vendor/php-http/message-factory/src/StreamFactory.php (added)
-
trunk/vendor/php-http/message-factory/src/UriFactory.php (added)
-
trunk/vendor/psr (added)
-
trunk/vendor/psr/http-client (added)
-
trunk/vendor/psr/http-client/CHANGELOG.md (added)
-
trunk/vendor/psr/http-client/LICENSE (added)
-
trunk/vendor/psr/http-client/README.md (added)
-
trunk/vendor/psr/http-client/composer.json (added)
-
trunk/vendor/psr/http-client/src (added)
-
trunk/vendor/psr/http-client/src/ClientExceptionInterface.php (added)
-
trunk/vendor/psr/http-client/src/ClientInterface.php (added)
-
trunk/vendor/psr/http-client/src/NetworkExceptionInterface.php (added)
-
trunk/vendor/psr/http-client/src/RequestExceptionInterface.php (added)
-
trunk/vendor/psr/http-factory (added)
-
trunk/vendor/psr/http-factory/.gitignore (added)
-
trunk/vendor/psr/http-factory/.pullapprove.yml (added)
-
trunk/vendor/psr/http-factory/LICENSE (added)
-
trunk/vendor/psr/http-factory/README.md (added)
-
trunk/vendor/psr/http-factory/composer.json (added)
-
trunk/vendor/psr/http-factory/src (added)
-
trunk/vendor/psr/http-factory/src/RequestFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/ResponseFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/StreamFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/UriFactoryInterface.php (added)
-
trunk/vendor/psr/http-message (added)
-
trunk/vendor/psr/http-message/CHANGELOG.md (added)
-
trunk/vendor/psr/http-message/LICENSE (added)
-
trunk/vendor/psr/http-message/README.md (added)
-
trunk/vendor/psr/http-message/composer.json (added)
-
trunk/vendor/psr/http-message/src (added)
-
trunk/vendor/psr/http-message/src/MessageInterface.php (added)
-
trunk/vendor/psr/http-message/src/RequestInterface.php (added)
-
trunk/vendor/psr/http-message/src/ResponseInterface.php (added)
-
trunk/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
trunk/vendor/psr/http-message/src/StreamInterface.php (added)
-
trunk/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
trunk/vendor/psr/http-message/src/UriInterface.php (added)
-
trunk/vendor/psr/log (added)
-
trunk/vendor/psr/log/LICENSE (added)
-
trunk/vendor/psr/log/Psr (added)
-
trunk/vendor/psr/log/Psr/Log (added)
-
trunk/vendor/psr/log/Psr/Log/AbstractLogger.php (added)
-
trunk/vendor/psr/log/Psr/Log/InvalidArgumentException.php (added)
-
trunk/vendor/psr/log/Psr/Log/LogLevel.php (added)
-
trunk/vendor/psr/log/Psr/Log/LoggerAwareInterface.php (added)
-
trunk/vendor/psr/log/Psr/Log/LoggerAwareTrait.php (added)
-
trunk/vendor/psr/log/Psr/Log/LoggerInterface.php (added)
-
trunk/vendor/psr/log/Psr/Log/LoggerTrait.php (added)
-
trunk/vendor/psr/log/Psr/Log/NullLogger.php (added)
-
trunk/vendor/psr/log/Psr/Log/Test (added)
-
trunk/vendor/psr/log/Psr/Log/Test/DummyTest.php (added)
-
trunk/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php (added)
-
trunk/vendor/psr/log/Psr/Log/Test/TestLogger.php (added)
-
trunk/vendor/psr/log/README.md (added)
-
trunk/vendor/psr/log/composer.json (added)
-
trunk/vendor/ramsey (added)
-
trunk/vendor/ramsey/collection (added)
-
trunk/vendor/ramsey/collection/CHANGELOG.md (added)
-
trunk/vendor/ramsey/collection/LICENSE (added)
-
trunk/vendor/ramsey/collection/README.md (added)
-
trunk/vendor/ramsey/collection/bin (added)
-
trunk/vendor/ramsey/collection/composer.json (added)
-
trunk/vendor/ramsey/collection/src (added)
-
trunk/vendor/ramsey/collection/src/AbstractArray.php (added)
-
trunk/vendor/ramsey/collection/src/AbstractCollection.php (added)
-
trunk/vendor/ramsey/collection/src/AbstractSet.php (added)
-
trunk/vendor/ramsey/collection/src/ArrayInterface.php (added)
-
trunk/vendor/ramsey/collection/src/Collection.php (added)
-
trunk/vendor/ramsey/collection/src/CollectionInterface.php (added)
-
trunk/vendor/ramsey/collection/src/DoubleEndedQueue.php (added)
-
trunk/vendor/ramsey/collection/src/DoubleEndedQueueInterface.php (added)
-
trunk/vendor/ramsey/collection/src/Exception (added)
-
trunk/vendor/ramsey/collection/src/Exception/CollectionMismatchException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/InvalidSortOrderException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/NoSuchElementException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/OutOfBoundsException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/UnsupportedOperationException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/ValueExtractionException.php (added)
-
trunk/vendor/ramsey/collection/src/GenericArray.php (added)
-
trunk/vendor/ramsey/collection/src/Map (added)
-
trunk/vendor/ramsey/collection/src/Map/AbstractMap.php (added)
-
trunk/vendor/ramsey/collection/src/Map/AbstractTypedMap.php (added)
-
trunk/vendor/ramsey/collection/src/Map/AssociativeArrayMap.php (added)
-
trunk/vendor/ramsey/collection/src/Map/MapInterface.php (added)
-
trunk/vendor/ramsey/collection/src/Map/NamedParameterMap.php (added)
-
trunk/vendor/ramsey/collection/src/Map/TypedMap.php (added)
-
trunk/vendor/ramsey/collection/src/Map/TypedMapInterface.php (added)
-
trunk/vendor/ramsey/collection/src/Queue.php (added)
-
trunk/vendor/ramsey/collection/src/QueueInterface.php (added)
-
trunk/vendor/ramsey/collection/src/Set.php (added)
-
trunk/vendor/ramsey/collection/src/Tool (added)
-
trunk/vendor/ramsey/collection/src/Tool/TypeTrait.php (added)
-
trunk/vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php (added)
-
trunk/vendor/ramsey/collection/src/Tool/ValueToStringTrait.php (added)
-
trunk/vendor/ramsey/uuid (added)
-
trunk/vendor/ramsey/uuid/CHANGELOG.md (added)
-
trunk/vendor/ramsey/uuid/LICENSE (added)
-
trunk/vendor/ramsey/uuid/README.md (added)
-
trunk/vendor/ramsey/uuid/composer.json (added)
-
trunk/vendor/ramsey/uuid/src (added)
-
trunk/vendor/ramsey/uuid/src/BinaryUtils.php (added)
-
trunk/vendor/ramsey/uuid/src/Builder (added)
-
trunk/vendor/ramsey/uuid/src/Builder/BuilderCollection.php (added)
-
trunk/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Builder/DegradedUuidBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Builder/FallbackBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec (added)
-
trunk/vendor/ramsey/uuid/src/Codec/CodecInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec/GuidStringCodec.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec/OrderedTimeCodec.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec/StringCodec.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec/TimestampLastCombCodec.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Number (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Number/BigNumberConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Number/GenericNumberConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/DegradedUuid.php (added)
-
trunk/vendor/ramsey/uuid/src/DeprecatedUuidInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception (added)
-
trunk/vendor/ramsey/uuid/src/Exception/BuilderNotFoundException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/DateTimeException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/DceSecurityException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/InvalidBytesException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/InvalidUuidStringException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/NameException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/NodeException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/RandomSourceException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/TimeSourceException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/UnableToBuildUuidException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/UnsupportedOperationException.php (added)
-
trunk/vendor/ramsey/uuid/src/FeatureSet.php (added)
-
trunk/vendor/ramsey/uuid/src/Fields (added)
-
trunk/vendor/ramsey/uuid/src/Fields/FieldsInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Fields/SerializableFieldsTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator (added)
-
trunk/vendor/ramsey/uuid/src/Generator/CombGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/DceSecurityGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/DceSecurityGeneratorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/DefaultNameGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/NameGeneratorFactory.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/NameGeneratorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/RandomLibAdapter.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Guid (added)
-
trunk/vendor/ramsey/uuid/src/Guid/Fields.php (added)
-
trunk/vendor/ramsey/uuid/src/Guid/Guid.php (added)
-
trunk/vendor/ramsey/uuid/src/Guid/GuidBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Lazy (added)
-
trunk/vendor/ramsey/uuid/src/Lazy/LazyUuidFromString.php (added)
-
trunk/vendor/ramsey/uuid/src/Math (added)
-
trunk/vendor/ramsey/uuid/src/Math/BrickMathCalculator.php (added)
-
trunk/vendor/ramsey/uuid/src/Math/CalculatorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Math/RoundingMode.php (added)
-
trunk/vendor/ramsey/uuid/src/Nonstandard (added)
-
trunk/vendor/ramsey/uuid/src/Nonstandard/Fields.php (added)
-
trunk/vendor/ramsey/uuid/src/Nonstandard/Uuid.php (added)
-
trunk/vendor/ramsey/uuid/src/Nonstandard/UuidBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Nonstandard/UuidV6.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Dce (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Time (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122 (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/Fields.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/FieldsInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/NilTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/NilUuid.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV1.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV2.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV3.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV4.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV5.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/Validator.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/VersionTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Type (added)
-
trunk/vendor/ramsey/uuid/src/Type/Decimal.php (added)
-
trunk/vendor/ramsey/uuid/src/Type/Hexadecimal.php (added)
-
trunk/vendor/ramsey/uuid/src/Type/Integer.php (added)
-
trunk/vendor/ramsey/uuid/src/Type/NumberInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Type/Time.php (added)
-
trunk/vendor/ramsey/uuid/src/Type/TypeInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Uuid.php (added)
-
trunk/vendor/ramsey/uuid/src/UuidFactory.php (added)
-
trunk/vendor/ramsey/uuid/src/UuidFactoryInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/UuidInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Validator (added)
-
trunk/vendor/ramsey/uuid/src/Validator/GenericValidator.php (added)
-
trunk/vendor/ramsey/uuid/src/Validator/ValidatorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/functions.php (added)
-
trunk/vendor/spomky-labs (added)
-
trunk/vendor/spomky-labs/base64url (added)
-
trunk/vendor/spomky-labs/base64url/.php_cs.dist (added)
-
trunk/vendor/spomky-labs/base64url/LICENSE (added)
-
trunk/vendor/spomky-labs/base64url/composer.json (added)
-
trunk/vendor/spomky-labs/base64url/infection.json.dist (added)
-
trunk/vendor/spomky-labs/base64url/src (added)
-
trunk/vendor/spomky-labs/base64url/src/Base64Url.php (added)
-
trunk/vendor/spomky-labs/cbor-php (added)
-
trunk/vendor/spomky-labs/cbor-php/.php_cs.dist (added)
-
trunk/vendor/spomky-labs/cbor-php/CODE_OF_CONDUCT.md (added)
-
trunk/vendor/spomky-labs/cbor-php/LICENSE (added)
-
trunk/vendor/spomky-labs/cbor-php/composer.json (added)
-
trunk/vendor/spomky-labs/cbor-php/infection.json.dist (added)
-
trunk/vendor/spomky-labs/cbor-php/phpstan.neon (added)
-
trunk/vendor/spomky-labs/cbor-php/src (added)
-
trunk/vendor/spomky-labs/cbor-php/src/AbstractCBORObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/ByteStringObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/ByteStringWithChunkObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/CBORObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Decoder.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/InfiniteListObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/InfiniteMapObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/LengthCalculator.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/ListObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/MapItem.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/MapObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/BreakObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/DoublePrecisionFloatObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/FalseObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/GenericObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/HalfPrecisionFloatObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/NullObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/OtherObjectManager.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/SimpleObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/SinglePrecisionFloatObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/TrueObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/OtherObject/UndefinedObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/SignedIntegerObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Stream.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/StringStream.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/Base16EncodingTag.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/Base64EncodingTag.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/Base64UrlEncodingTag.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/BigFloatTag.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/DecimalFractionTag.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/EpochTag.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/GenericTag.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/NegativeBigIntegerTag.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/PositiveBigIntegerTag.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/TagObjectManager.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Tag/TimestampTag.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/TagObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/TextStringObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/TextStringWithChunkObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/UnsignedIntegerObject.php (added)
-
trunk/vendor/spomky-labs/cbor-php/src/Utils.php (added)
-
trunk/vendor/symfony (added)
-
trunk/vendor/symfony/polyfill-ctype (added)
-
trunk/vendor/symfony/polyfill-ctype/Ctype.php (added)
-
trunk/vendor/symfony/polyfill-ctype/LICENSE (added)
-
trunk/vendor/symfony/polyfill-ctype/README.md (added)
-
trunk/vendor/symfony/polyfill-ctype/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-ctype/composer.json (added)
-
trunk/vendor/symfony/polyfill-mbstring (added)
-
trunk/vendor/symfony/polyfill-mbstring/LICENSE (added)
-
trunk/vendor/symfony/polyfill-mbstring/Mbstring.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/README.md (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/composer.json (added)
-
trunk/vendor/symfony/polyfill-php80 (added)
-
trunk/vendor/symfony/polyfill-php80/LICENSE (added)
-
trunk/vendor/symfony/polyfill-php80/Php80.php (added)
-
trunk/vendor/symfony/polyfill-php80/README.md (added)
-
trunk/vendor/symfony/polyfill-php80/Resources (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php (added)
-
trunk/vendor/symfony/polyfill-php80/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-php80/composer.json (added)
-
trunk/vendor/symfony/process (added)
-
trunk/vendor/symfony/process/CHANGELOG.md (added)
-
trunk/vendor/symfony/process/Exception (added)
-
trunk/vendor/symfony/process/Exception/ExceptionInterface.php (added)
-
trunk/vendor/symfony/process/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/symfony/process/Exception/LogicException.php (added)
-
trunk/vendor/symfony/process/Exception/ProcessFailedException.php (added)
-
trunk/vendor/symfony/process/Exception/ProcessSignaledException.php (added)
-
trunk/vendor/symfony/process/Exception/ProcessTimedOutException.php (added)
-
trunk/vendor/symfony/process/Exception/RuntimeException.php (added)
-
trunk/vendor/symfony/process/ExecutableFinder.php (added)
-
trunk/vendor/symfony/process/InputStream.php (added)
-
trunk/vendor/symfony/process/LICENSE (added)
-
trunk/vendor/symfony/process/PhpExecutableFinder.php (added)
-
trunk/vendor/symfony/process/PhpProcess.php (added)
-
trunk/vendor/symfony/process/Pipes (added)
-
trunk/vendor/symfony/process/Pipes/AbstractPipes.php (added)
-
trunk/vendor/symfony/process/Pipes/PipesInterface.php (added)
-
trunk/vendor/symfony/process/Pipes/UnixPipes.php (added)
-
trunk/vendor/symfony/process/Pipes/WindowsPipes.php (added)
-
trunk/vendor/symfony/process/Process.php (added)
-
trunk/vendor/symfony/process/ProcessUtils.php (added)
-
trunk/vendor/symfony/process/README.md (added)
-
trunk/vendor/symfony/process/composer.json (added)
-
trunk/vendor/symfony/var-dumper (added)
-
trunk/vendor/symfony/var-dumper/CHANGELOG.md (added)
-
trunk/vendor/symfony/var-dumper/Caster (added)
-
trunk/vendor/symfony/var-dumper/Caster/AmqpCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/ArgsStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/Caster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/ClassStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/ConstStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/CutArrayStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/CutStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/DOMCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/DateCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/DoctrineCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/DsCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/DsPairStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/EnumStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/ExceptionCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/FrameStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/GmpCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/ImagineCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/ImgStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/IntlCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/LinkStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/MemcachedCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/PdoCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/PgSqlCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/ProxyManagerCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/RdKafkaCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/RedisCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/ReflectionCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/ResourceCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/SplCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/StubCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/SymfonyCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/TraceStub.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/UuidCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/XmlReaderCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Caster/XmlResourceCaster.php (added)
-
trunk/vendor/symfony/var-dumper/Cloner (added)
-
trunk/vendor/symfony/var-dumper/Cloner/AbstractCloner.php (added)
-
trunk/vendor/symfony/var-dumper/Cloner/ClonerInterface.php (added)
-
trunk/vendor/symfony/var-dumper/Cloner/Cursor.php (added)
-
trunk/vendor/symfony/var-dumper/Cloner/Data.php (added)
-
trunk/vendor/symfony/var-dumper/Cloner/DumperInterface.php (added)
-
trunk/vendor/symfony/var-dumper/Cloner/Stub.php (added)
-
trunk/vendor/symfony/var-dumper/Cloner/VarCloner.php (added)
-
trunk/vendor/symfony/var-dumper/Command (added)
-
trunk/vendor/symfony/var-dumper/Command/Descriptor (added)
-
trunk/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php (added)
-
trunk/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php (added)
-
trunk/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php (added)
-
trunk/vendor/symfony/var-dumper/Command/ServerDumpCommand.php (added)
-
trunk/vendor/symfony/var-dumper/Dumper (added)
-
trunk/vendor/symfony/var-dumper/Dumper/AbstractDumper.php (added)
-
trunk/vendor/symfony/var-dumper/Dumper/CliDumper.php (added)
-
trunk/vendor/symfony/var-dumper/Dumper/ContextProvider (added)
-
trunk/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php (added)
-
trunk/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php (added)
-
trunk/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php (added)
-
trunk/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php (added)
-
trunk/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php (added)
-
trunk/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php (added)
-
trunk/vendor/symfony/var-dumper/Dumper/HtmlDumper.php (added)
-
trunk/vendor/symfony/var-dumper/Dumper/ServerDumper.php (added)
-
trunk/vendor/symfony/var-dumper/Exception (added)
-
trunk/vendor/symfony/var-dumper/Exception/ThrowingCasterException.php (added)
-
trunk/vendor/symfony/var-dumper/LICENSE (added)
-
trunk/vendor/symfony/var-dumper/README.md (added)
-
trunk/vendor/symfony/var-dumper/Resources (added)
-
trunk/vendor/symfony/var-dumper/Resources/bin (added)
-
trunk/vendor/symfony/var-dumper/Resources/bin/var-dump-server (added)
-
trunk/vendor/symfony/var-dumper/Resources/css (added)
-
trunk/vendor/symfony/var-dumper/Resources/css/htmlDescriptor.css (added)
-
trunk/vendor/symfony/var-dumper/Resources/functions (added)
-
trunk/vendor/symfony/var-dumper/Resources/functions/dump.php (added)
-
trunk/vendor/symfony/var-dumper/Resources/js (added)
-
trunk/vendor/symfony/var-dumper/Resources/js/htmlDescriptor.js (added)
-
trunk/vendor/symfony/var-dumper/Server (added)
-
trunk/vendor/symfony/var-dumper/Server/Connection.php (added)
-
trunk/vendor/symfony/var-dumper/Server/DumpServer.php (added)
-
trunk/vendor/symfony/var-dumper/Test (added)
-
trunk/vendor/symfony/var-dumper/Test/VarDumperTestTrait.php (added)
-
trunk/vendor/symfony/var-dumper/VarDumper.php (added)
-
trunk/vendor/symfony/var-dumper/composer.json (added)
-
trunk/vendor/web-auth (added)
-
trunk/vendor/web-auth/cose-lib (added)
-
trunk/vendor/web-auth/cose-lib/LICENSE (added)
-
trunk/vendor/web-auth/cose-lib/README.md (added)
-
trunk/vendor/web-auth/cose-lib/composer.json (added)
-
trunk/vendor/web-auth/cose-lib/src (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Algorithm.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Mac (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Mac/HS256.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Mac/HS256Truncated64.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Mac/HS384.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Mac/HS512.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Mac/Hmac.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Mac/Mac.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Manager.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/ManagerFactory.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/ECDSA (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ECDSA.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ECSignature.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ES256.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ES256K.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ES384.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ES512.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/EdDSA (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/ED256.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/ED512.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/Ed25519.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/EdDSA.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/PS256.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/PS384.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/PS512.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/PSSRSA.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/RS1.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/RS256.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/RS384.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/RS512.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/RSA.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithm/Signature/Signature.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Algorithms.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Key (added)
-
trunk/vendor/web-auth/cose-lib/src/Key/Ec2Key.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Key/Key.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Key/OkpKey.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Key/RsaKey.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Key/SymmetricKey.php (added)
-
trunk/vendor/web-auth/cose-lib/src/Verifier.php (added)
-
trunk/vendor/web-auth/metadata-service (added)
-
trunk/vendor/web-auth/metadata-service/LICENSE (added)
-
trunk/vendor/web-auth/metadata-service/README.md (added)
-
trunk/vendor/web-auth/metadata-service/composer.json (added)
-
trunk/vendor/web-auth/metadata-service/src (added)
-
trunk/vendor/web-auth/metadata-service/src/AbstractDescriptor.php (added)
-
trunk/vendor/web-auth/metadata-service/src/AuthenticatorStatus.php (added)
-
trunk/vendor/web-auth/metadata-service/src/BiometricAccuracyDescriptor.php (added)
-
trunk/vendor/web-auth/metadata-service/src/BiometricStatusReport.php (added)
-
trunk/vendor/web-auth/metadata-service/src/CodeAccuracyDescriptor.php (added)
-
trunk/vendor/web-auth/metadata-service/src/DisplayPNGCharacteristicsDescriptor.php (added)
-
trunk/vendor/web-auth/metadata-service/src/DistantSingleMetadata.php (added)
-
trunk/vendor/web-auth/metadata-service/src/EcdaaTrustAnchor.php (added)
-
trunk/vendor/web-auth/metadata-service/src/ExtensionDescriptor.php (added)
-
trunk/vendor/web-auth/metadata-service/src/MetadataService.php (added)
-
trunk/vendor/web-auth/metadata-service/src/MetadataStatement.php (added)
-
trunk/vendor/web-auth/metadata-service/src/MetadataStatementFetcher.php (added)
-
trunk/vendor/web-auth/metadata-service/src/MetadataStatementRepository.php (added)
-
trunk/vendor/web-auth/metadata-service/src/MetadataTOCPayload.php (added)
-
trunk/vendor/web-auth/metadata-service/src/MetadataTOCPayloadEntry.php (added)
-
trunk/vendor/web-auth/metadata-service/src/PatternAccuracyDescriptor.php (added)
-
trunk/vendor/web-auth/metadata-service/src/RgbPaletteEntry.php (added)
-
trunk/vendor/web-auth/metadata-service/src/RogueListEntry.php (added)
-
trunk/vendor/web-auth/metadata-service/src/SingleMetadata.php (added)
-
trunk/vendor/web-auth/metadata-service/src/StatusReport.php (added)
-
trunk/vendor/web-auth/metadata-service/src/Utils.php (added)
-
trunk/vendor/web-auth/metadata-service/src/VerificationMethodANDCombinations.php (added)
-
trunk/vendor/web-auth/metadata-service/src/VerificationMethodDescriptor.php (added)
-
trunk/vendor/web-auth/metadata-service/src/Version.php (added)
-
trunk/vendor/web-auth/webauthn-lib (added)
-
trunk/vendor/web-auth/webauthn-lib/LICENSE (added)
-
trunk/vendor/web-auth/webauthn-lib/README.md (added)
-
trunk/vendor/web-auth/webauthn-lib/composer.json (added)
-
trunk/vendor/web-auth/webauthn-lib/src (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/AndroidKeyAttestationStatementSupport.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/AndroidSafetyNetAttestationStatementSupport.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/AttestationObject.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/AttestationObjectLoader.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/AttestationStatement.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/AttestationStatementSupport.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/AttestationStatementSupportManager.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/FidoU2FAttestationStatementSupport.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/NoneAttestationStatementSupport.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/PackedAttestationStatementSupport.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestationStatement/TPMAttestationStatementSupport.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AttestedCredentialData.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticationExtensions (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticationExtensions/AuthenticationExtension.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticationExtensions/AuthenticationExtensionsClientInputs.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticationExtensions/AuthenticationExtensionsClientOutputs.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticationExtensions/AuthenticationExtensionsClientOutputsLoader.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticationExtensions/ExtensionOutputChecker.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticationExtensions/ExtensionOutputCheckerHandler.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticationExtensions/ExtensionOutputError.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticatorAssertionResponse.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticatorAssertionResponseValidator.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticatorAttestationResponse.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticatorAttestationResponseValidator.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticatorData.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticatorResponse.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/AuthenticatorSelectionCriteria.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/CertificateToolbox.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/CollectedClientData.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/Counter (added)
-
trunk/vendor/web-auth/webauthn-lib/src/Counter/CounterChecker.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/Counter/ThrowExceptionIfInvalid.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/Credential.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredential.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialCreationOptions.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialDescriptor.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialDescriptorCollection.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialEntity.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialLoader.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialOptions.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialParameters.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialRequestOptions.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialRpEntity.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialSource.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialSourceRepository.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialUserEntity.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/Server.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/StringStream.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TokenBinding (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TokenBinding/IgnoreTokenBindingHandler.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TokenBinding/SecTokenBindingHandler.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TokenBinding/TokenBinding.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TokenBinding/TokenBindingHandler.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TokenBinding/TokenBindingNotSupportedHandler.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TrustPath (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TrustPath/CertificateTrustPath.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TrustPath/EcdaaKeyIdTrustPath.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TrustPath/EmptyTrustPath.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TrustPath/TrustPath.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/TrustPath/TrustPathLoader.php (added)
-
trunk/vendor/web-auth/webauthn-lib/src/Util (added)
-
trunk/vendor/web-auth/webauthn-lib/src/Util/CoseSignatureFixer.php (added)
Note: See TracChangeset
for help on using the changeset viewer.