github Bubka/2FAuth v6.1.0

5 hours ago

Added

New env vars

  • BLOCK_OPTAUTH_IMAGELINK_FETCHING: Enable or disable fetching of resources linked in the imagelink parameter of OTPauth URIs encoded in QR codes (doc).
  • THROTTLE_API_DURING_IMPORT: Specific rate limite for API calls made by the Import feature to prevent 429 error during large import (doc, #522).

Security fix

  • Mitigate blind SSRF by adding URL validation before imagelink resources are fetched (thx @DenizParlak). This comes with the new BLOCK_OPTAUTH_IMAGELINK_FETCHING env var, which is set to true by default.
  • Installation fails due to CVE-2025-45769 in transitive dependency firebase/php-jwt < 7.0.0 (via laravel/passport) (thx @MickLesk)

Fixed

  • issue #509 manifest.json cannot be accessed through a reverse proxy
  • issue #516 Local iconsPack is greyout - cant be selected for item
  • issue #517 Typo: "recommanded" instead of "recommended"
  • issue #519 Docker Container keeps crashing on boot
  • issue #522 Test email missed text
  • Bad groupSwitch button label on group change

Don't miss a new 2FAuth release

NewReleases is sending notifications on new releases.