mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 17:45:42 +00:00
1ce755df92
Added functionality for two-factor authentication (2FA) in the support agent, including TOTP (Time-based One-Time Password) setup and verification. Updated the state management to store TOTP settings and integrated UI elements for enabling and disabling 2FA. Enhanced the signal handling to require 2FA during login when enabled, improving security for remote access sessions.