Skip to content

multiOTP open source 5.9.8.0

Latest
Compare
Choose a tag to compare
@multiOTP multiOTP released this 27 Aug 00:48

multiOTP open source

NEW IN THIS RELEASE

  • 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.