PHP Classes

File: raspberry/multiotp-open-source-raspberry-img.txt

Recommend this page to a friend!
  Classes of André Liechti   multiOTP PHP class   raspberry/multiotp-open-source-raspberry-img.txt   Download  
File: raspberry/multiotp-open-source-raspberry-img.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: multiOTP PHP class
Authenticate and manage OTP strong user tokens
Author: By
Last change: Release 5.10.0.2 - Fixed docker issue
Release 5.10.0.1
New release 5.9.9.1
FIX: Windows backup temp folder is now the default system temp folder
FIX: Adding -sync-delete-retention-days parameter doesn't return missing parameters error
FIX: Case sensitive issue has been fixed with MSCHAPv2 authentication (thanks Alexey)
FIX: Case sensitive issue has been fixed during FastCreateUser process
FIX: {MultiotpUserDisplayName} tag usage in templates (was not replaced in the QRcode)
ENH: Created users are trimmed to avoid bad space prefix/suffix during copy/paste
ENH: multiOTP Credential Provider enhanced support
ENH: New default-2fa-digits command line option to set the default amount of OTP digits
ENH: PHP 8.4.x deprecated code cleaned (xml_set_object removed)
ENH: New Message-Authenticator requirement support for FortiGate v7.2.10+, v7.4.5+ and v7.6.1+
ENH: New SetCurrentUserSid function for new Credential Provider -usersid option
ENH: Embedded Windows PHP edition updated to version 8.3.15
ENH: Embedded Windows nginx edition updated to version 1.27.3
New release 5.9.8.0
FIX: Database backend setup and initialization was not working well with some PHP version
ENH: New option to force writing logs only in file (even if the backend is a database)
ENH: Spryng SMS provider support
ENH: PHP 8.2.x deprecated code cleaned (null for string parameters)
FIX: without2fa token can be now correctly converted to TOTP with default 30 seconds time interval
FIX: Without2fa tokens with prefix pin where not working with CHAP/MSCHAP/MSCHAPv2
FIX: Windows: radiusd.conf and clients.conf files removed from the distribution
(they are created automatically when installing the services using radius_install.cmd)
ENH: Windows: -debug option removed from the radius module launcher
ENH: By design, Credential Provider check request don't wait any prefix. This behavior can now be overwrited.
Date: 1 month ago
Size: 2,436 bytes
 

Contents

Class file image Download
multiOTP open source Raspberry Pi image ready to use ==================================================== multiOTP open source is a strong two-factor authentication device (c) 2010-2025 SysCo systemes de communication sa https://www.multiotp.net/ Current build: 5.10.0.2 (2025-10-31) Check the readme file of the multiOTP open source edition for more information. Raspberry Pi configuration ========================== Supported Raspberry Pi hardware: 1B/1B+/2B/3B/3B+/4B Nano-computer name: multiotp IP address: 192.168.1.44 (netmask: 255.255.255.0, default gateway: 192.168.1.1) Username: root Password: raspberry Flashing the binary image of multiOTP open source Raspberry Pi edition ====================================================================== To flash the binary image, you need a microSD card with a capacity of at least 4GB. You can use Etcher to flash the image: https://www.balena.io/etcher/ (Windows / MacOS / Linux) multiOTP open source Raspberry Pi edition configuration ======================================================= Admin URL: http://192.168.1.44 (netmask: 255.255.255.0, default gateway: 192.168.1.1) Username: admin Password: 1234 Radius password: myfirstpass (for subnet 192.168.0.0/16) This package is the result of a *bunch* of work. If you are happy using this package, [Donation] are always welcome to support this project. Please check https://www.multiotp.net/ and you will find the magic button ;-) Real-time clock =============== If you want to install a battery backed up Real Time Clock in your Raspberry Pi, the drivers for these models are included in the package: https://afterthoughtsoftware.com/products/rasclock http://www.cjemicros.co.uk/micros/products/rpirtc.shtml https://www.robotshop.com/ca/en/elecrow-ds3231-high-precision-rtc-clock-module-raspberry-pi-b.html https://learningdevelopments.co.nz/products/rtc-clock-module-for-raspberry-pi Disclaimer ========== The Raspberry Pi image of multiOTP open source is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and non infringement. in no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.