Skip to content

Releases: rcdevs/nextcloud_openotp_auth

v1.4.5

20 Jul 08:36
Compare
Choose a tag to compare

• Add dependencies
• Checked on Nextcloud 24.0.3

v1.4.4

05 May 15:25
Compare
Choose a tag to compare

Add compatibility for NextCloud v24

v1.4.3

04 May 13:01
Compare
Choose a tag to compare
  • Remove checks of SOAP extension and WSDL file
  • Reintroduce the code to deal with CSP to avoid occasional issues

v1.4.2

08 Apr 08:28
Compare
Choose a tag to compare
  • Fix some users not being able to administer their Two-factor
  • Remove now useless setting to ignore SSL/TLS certificate errors
  • Drop support for Nextcloud versions lower than 21
  • Remove depreciation and improve performance

v1.4.1

25 Feb 16:05
Compare
Choose a tag to compare
  • Switch from SoapClient to NuSOAP
  • Fix broken challenge authentication

v1.4.0

07 Feb 15:23
Compare
Choose a tag to compare

Add a setting to allow disabling OpenOTP authentication for local users

v1.3.0

03 Feb 10:24
Compare
Choose a tag to compare
  • Add a 2nd OpenOTP server URL in settings to be used as a failover if the first one is not responding
  • Ignoring SSL/TLS certificate errors now allows to use an IP address instead of a domain name

v1.2.0

03 Feb 10:20
Compare
Choose a tag to compare

Add compatibility for NextCloud v23

v1.1.0

03 Feb 10:14
Compare
Choose a tag to compare
  • Add compatibility from NextCloud v16 to NextCloud v22
  • Add support for Voice Biometrics authentication
  • Add a setting to ignore SSL/TLS certificate errors
  • Fix FIDO / FIDO2 for Safari