PHP Classes

File: lib/Multiotp/launcher/ReadMe.txt

Recommend this page to a friend!
  Classes of Cyril Ogana   PHP User Credentials   lib/Multiotp/launcher/ReadMe.txt   Download  
File: lib/Multiotp/launcher/ReadMe.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: PHP User Credentials
Implement password authentication policies
Author: By
Last change: Update to Multiotp 5.6+, PHPass 8+, PHP 7.3+ and PHPUnit 9+
Date: 3 years ago
Size: 2,316 bytes
 

Contents

Class file image Download
======================================================================== CONSOLE APPLICATION : multiOTP C++ launcher ======================================================================== Launcher for the multiOTP open source embedded CLI package multiOTP C++ launcher - Strong two-factor authentication solution http://www.multiotp.net Visit http://forum.multiotp.net/ for additional support. Donation are always welcome! Please check http://www.multiotp.net and you will find the magic button ;-) The multiOTP C++ launcher is simply used to launch PHP and run multiotp.windows.php with the provided arguments. @author Andre Liechti, SysCo systemes de communication sa, <info@multiotp.net> @version 5.6.1.5 @date 2019-10-23 @since 2016-12-08 @copyright (c) 2010-2019 SysCo systemes de communication sa @copyright GNU Lesser General Public License LICENCE Copyright (c) 2010-2019 SysCo systemes de communication sa SysCo (tm) is a trademark of SysCo systemes de communication sa (http://www.sysco.ch) All rights reserved. This file is part of the multiOTP open source project. multiOTP open source project is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. multiOTP open source project is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with multiOTP open source project. If not, see <http://www.gnu.org/licenses/>. ///////////////////////////////////////////////////////////////////////////// launcher.vcxproj This is the main project file for the VC++ project launcher.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named launcher.pch and a precompiled types file named StdAfx.obj.