rustdesk/flutter/lib/common
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
..
formatter update idController when create new connection 2023-08-08 21:20:06 +08:00
hbbs remove address book operation code, as it duplicates the the functionality of web console (#7451) 2024-03-21 14:01:18 +08:00
widgets remove special treatment when only use permanent passwrod but no password set (#8566) 2024-07-02 14:32:22 +08:00
shared_state.dart add type to all Getx put/get/delete/isRegistered (#8550) 2024-06-30 21:24:18 +08:00