2FAuth logo

2FAuth

Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes

Alternative to: google authenticator, authy, microsoft authenticator


About Versions (62)

v5.4.1

2024-11-17

Security release

  • Fix XSS & SSRF vulnerabilities (thx to the XBOW team).
  • Content Security Policy is now available and enable by default. CSP helps to prevent or minimize the risk of certain types of security threats.
    If CSP is already enable on your server, you can set the CONTENT_SECURITY_POLICY environment variable to false to disable it at 2FAuth level.