New command 'auth' for password protection

Signed-off-by: Alexander Naumov <alexander_naumov@opensuse.org>
This commit is contained in:
Alexander Naumov
2024-08-02 17:54:16 +02:00
parent 89d2776abf
commit 7bd2413965
7 changed files with 36 additions and 2 deletions

View File

@@ -268,6 +268,7 @@ extern bool adaptflag;
extern bool auto_detach;
extern bool cjkwidth;
extern bool default_startup;
extern bool do_auth;
extern bool hastruecolor;
extern bool iflag;
extern bool logtstamp_on;