mirror of
https://github.com/2dust/v2rayN.git
synced 2026-02-04 17:59:45 +05:00
* Remove multiple send password actions on Unix elev * Remove CoreAdminHandler password verification This is useless since already handled in v2rayN/v2rayN.Desktop/Views/SudoPasswordInputView.axaml.cs with CheckSudoPasswordAsync(). * Disable caching and prompt for sudo call * Cleanup CoreAdminHandler pwd verify remains * Migrate sudo opts to initial pwd verification