PHP Classes

File: uploady/vendor/robthree/twofactorauth/TwoFactorAuth.phpproj

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Uploady PHP Upload File to MySQL   uploady/vendor/robthree/twofactorauth/TwoFactorAuth.phpproj   Download  
File: uploady/vendor/robthree/twofactorauth/TwoFactorAuth.phpproj
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Uploady PHP Upload File to MySQL
Store file upload details in a MySQL database
Author: By
Last change: Update of uploady/vendor/robthree/twofactorauth/TwoFactorAuth.phpproj
Date: 5 months ago
Size: 3,254 bytes
 

Contents

Class file image Download
?<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Name>TwoFactorAuth</Name> <ProjectGuid>{e569f53a-a604-4579-91ce-4e35b27da47b}</ProjectGuid> <RootNamespace>TwoFactorAuth</RootNamespace> <OutputType>Library</OutputType> <ProjectTypeGuids>{A0786B88-2ADB-4C21-ABE8-AA2D79766269}</ProjectTypeGuids> <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile> <Server>PHPDev</Server> <PublishEvent>None</PublishEvent> <PHPDevAutoPort>True</PHPDevAutoPort> <PHPDevPort>41315</PHPDevPort> <PHPDevHostName>localhost</PHPDevHostName> <IISProjectUrl>http://localhost:41315/</IISProjectUrl> <Runtime>PHP</Runtime> <RuntimeVersion>7.0</RuntimeVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> <IncludeDebugInformation>true</IncludeDebugInformation> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)' == 'Release' "> <IncludeDebugInformation>false</IncludeDebugInformation> </PropertyGroup> <ItemGroup> <Compile Include="demo\demo.php" /> <Compile Include="demo\loader.php" /> <Compile Include="lib\Providers\Qr\BaseHTTPQRCodeProvider.php" /> <Compile Include="lib\Providers\Qr\ImageChartsQRCodeProvider.php" /> <Compile Include="lib\Providers\Qr\IQRCodeProvider.php" /> <Compile Include="lib\Providers\Qr\QRException.php" /> <Compile Include="lib\Providers\Qr\QRicketProvider.php" /> <Compile Include="lib\Providers\Qr\QRServerProvider.php" /> <Compile Include="lib\Providers\Rng\CSRNGProvider.php" /> <Compile Include="lib\Providers\Rng\IRNGProvider.php" /> <Compile Include="lib\Providers\Rng\MCryptRNGProvider.php" /> <Compile Include="lib\Providers\Rng\OpenSSLRNGProvider.php" /> <Compile Include="lib\Providers\Rng\HashRNGProvider.php" /> <Compile Include="lib\Providers\Rng\RNGException.php" /> <Compile Include="lib\Providers\Time\HttpTimeProvider.php" /> <Compile Include="lib\Providers\Time\ITimeProvider.php" /> <Compile Include="lib\Providers\Time\LocalMachineTimeProvider.php" /> <Compile Include="lib\Providers\Time\NTPTimeProvider.php" /> <Compile Include="lib\Providers\Time\TimeException.php" /> <Compile Include="lib\TwoFactorAuth.php" /> <Compile Include=".gitignore" /> <Compile Include="README.md" /> <Compile Include="lib\TwoFactorAuthException.php" /> <Compile Include="tests\TwoFactorAuthTest.php" /> </ItemGroup> <ItemGroup> <Folder Include="lib\" /> <Folder Include="lib\Providers\" /> <Folder Include="lib\Providers\Time\" /> <Folder Include="lib\Providers\Qr\" /> <Folder Include="lib\Providers\Rng\" /> <Folder Include="demo\" /> <Folder Include="tests\" /> </ItemGroup> <ItemGroup> <Content Include=".travis.yml" /> <Content Include="composer.json" /> <Content Include="composer.lock" /> <Content Include="logo.png" /> <Content Include="multifactorauthforeveryone.png" /> <Content Include="LICENSE" /> <Content Include="phpunit.xml" /> </ItemGroup> </Project>