rustdesk/libs/hbb_common/src
21pages 76d5a8b205
unlock with PIN (#8977)
* add custom password to unlock settings

* If not set, use admin password; if set, use custom settings password.
* At least 4 characters.
* Set with gui or command line.

Signed-off-by: 21pages <sunboeasy@gmail.com>

* Update cn.rs

---------

Signed-off-by: 21pages <sunboeasy@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2024-08-07 16:21:38 +08:00
..
platform fix ci 2024-07-03 21:47:13 +08:00
protos update issue template and clippy for hbb_common 2023-02-08 17:26:44 +08:00
bytes_codec.rs update issue template and clippy for hbb_common 2023-02-08 17:26:44 +08:00
compress.rs fix: clipboard data, decompress, buf too small (#8556) 2024-07-02 00:18:38 +08:00
config.rs unlock with PIN (#8977) 2024-08-07 16:21:38 +08:00
fs.rs format log, add space after colon 2023-11-18 09:52:46 +08:00
keyboard.rs opt: enum KeyboardMode 2022-12-20 01:09:35 -08:00
lib.rs adjust log file days from 7 days to 31 days 2024-05-28 15:52:50 +08:00
password_security.rs fix: custom client, options, option2bool() (#8302) 2024-06-10 00:11:59 +08:00
proxy.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
socket_client.rs fix: test case, test_if_valid_server (#7903) 2024-05-04 14:06:41 +08:00
tcp.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
udp.rs reuseaddr in listen_any 2023-06-27 15:20:32 +08:00