Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openvpn: T3834: verify() is not allowed to change anything on the system
Commit e3c71af ("remove secrets file if the tunnel is deleted and fix opmode commands") added a code path into verify() which removed files on the system if TOTP was not defined. This commit moves the code path to the appropriate generate() function.
- Loading branch information