21pages
|
9158bdfcf9
|
fix decrypt unicode string
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-27 11:39:06 +08:00 |
|
21pages
|
e1ae3601c4
|
encrypt return emtpy if exceed max len to avoid another encrypt
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-19 20:44:54 +08:00 |
|
21pages
|
2f5ae54c08
|
simple ab store and add batch operation toast
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-04 15:32:09 +08:00 |
|
21pages
|
cd5658f01d
|
refactor addressbook sync
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-02 22:25:54 +08:00 |
|
21pages
|
6f3123bf02
|
workaround: set the max encryption input length to 128 to avoid big
encryped data
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-02 18:31:24 +08:00 |
|
rustdesk
|
7c13be5876
|
update issue template and clippy for hbb_common
|
2023-02-08 17:26:44 +08:00 |
|
rustdesk
|
a8c3499d7b
|
sync with rustdesk-server hbb_common
|
2023-01-27 11:42:08 +08:00 |
|
21pages
|
8b4d50f3fb
|
flutter version allow hide cm
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-23 13:59:42 +08:00 |
|
21pages
|
617e64d01f
|
fix approve mode judgement
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-21 15:29:00 +08:00 |
|
21pages
|
53f496c0e4
|
avoid changing id manually
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-01 18:06:49 +08:00 |
|
rustdesk
|
125f6dd810
|
refactor password deadlock and password_security
|
2022-07-30 02:01:40 +08:00 |
|
21pages
|
551bf5030b
|
password: ensure encrypt only once
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-28 07:43:14 +08:00 |
|
21pages
|
903fb77e70
|
refactor password
1. random password -> temporary password
2. security password -> permanent password
3. remove onetime password
4. add temporary password length setting
5. remove unnecessary ipc
6. always update temporary password after connection
7. show dots if permanent password is not empty
8. recover password style
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-24 21:53:51 +08:00 |
|
21pages
|
e46019a171
|
password: safe/random personal password
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-18 21:27:56 +08:00 |
|