RustDesk/src
21pages 8602b036bd
remove special treatment when only use permanent passwrod but no password set (#8566)
1. Remove special treatment when only use permanent passwrod  but no password set, it has  no need and `Connection not allowd` prompt make user confusing.
2. When only use permanent password is chosen and the permanent password
   is empty, pop up the set-password dialog, if still not set in the
   dialog, back to the old choice
3. Add cancel confirm for 2fa and telegram bot

Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-02 14:32:22 +08:00
..
client move clipboard in common.rs to clipboard.rs 2024-07-01 02:14:58 +08:00
hbbs_http fix: custom client, option to bool (#8303) 2024-06-10 11:01:39 +08:00
lang remove special treatment when only use permanent passwrod but no password set (#8566) 2024-07-02 14:32:22 +08:00
platform fix extracted forground window not foreground (#8521) 2024-06-28 22:36:29 +08:00
plugin fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
privacy_mode fix: win, virtual display, privacy mode (#8537) 2024-06-30 00:44:10 +08:00
server remove special treatment when only use permanent passwrod but no password set (#8566) 2024-07-02 14:32:22 +08:00
ui refactor 2024-06-26 16:35:29 +08:00
auth_2fa.rs telegram bot works now 2024-06-27 17:36:50 +08:00
cli.rs revert back to async_trait since having to use 1.75 because of win7 2024-03-27 03:36:33 +08:00
client.rs move clipboard in common.rs to clipboard.rs 2024-07-01 02:14:58 +08:00
clipboard.rs fix: win, clipboard image (#8561) 2024-07-02 00:46:55 +08:00
clipboard_file.rs
common.rs move clipboard in common.rs to clipboard.rs 2024-07-01 02:14:58 +08:00
core_main.rs hwcodec, only process that start ipc server start check process (#8325) 2024-06-12 20:40:35 +08:00
custom_server.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
flutter.rs Feat/android more actions (#8496) 2024-06-27 13:28:05 +08:00
flutter_ffi.rs telegram bot ui settings and code sending 2024-06-27 16:18:41 +08:00
hbbs_http.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
ipc.rs Refact/android input changed notify clients (#8494) 2024-06-27 13:05:45 +08:00
keyboard.rs fix build 2023-11-29 20:58:40 +08:00
lan.rs fix: custom client, options, option2bool() (#8302) 2024-06-10 00:11:59 +08:00
lang.rs add Belarusian locale (#8480) 2024-06-26 20:32:05 +08:00
lib.rs move clipboard in common.rs to clipboard.rs 2024-07-01 02:14:58 +08:00
main.rs Correct copyright year (#7375) 2024-03-13 21:12:04 +08:00
naming.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
port_forward.rs fix port forward 2fa (#6956) 2024-01-22 19:57:23 +08:00
privacy_mode.rs refact: remove virtual_display_driver (#7915) 2024-05-06 15:26:21 +08:00
rendezvous_mediator.rs fix: custom client, option to bool (#8303) 2024-06-10 11:01:39 +08:00
server.rs fix kill main window in --server 2024-06-18 22:04:34 +08:00
tray.rs fix ci (#8543) 2024-06-30 13:54:40 +08:00
ui.rs fix extracted forground window not foreground (#8521) 2024-06-28 22:36:29 +08:00
ui_cm_interface.rs Refact/android input changed notify clients (#8494) 2024-06-27 13:05:45 +08:00
ui_interface.rs fix typo 2024-06-27 18:24:04 +08:00
ui_session_interface.rs Feat/android more actions (#8496) 2024-06-27 13:28:05 +08:00
virtual_display_manager.rs fix: headless, plug in multiple virtual displays (#7912) 2024-05-06 13:34:31 +08:00