kingmo888 / rustdesk-api-server

基于Django的RustDesk Api&Web Server,除了支持api所有功能,还支持web注册、管理、展示等。已支持到最新1.2.7版本。
774 stars 176 forks source link

[BUG] Address book sync across devices #61

Closed exalented closed 3 months ago

exalented commented 6 months ago

When adding tags or adding accounts to the address book they get created on the api, but when I click refresh in the client UI they're gone. Signing into the same account from another device should also display the address book, but it doesn't.

khat17 commented 5 months ago

What OS/RD version are you on? I'm not having that issue on 1.2.3-2 or 1.2.4 when using the main Admin account.

Regular user accounts don't seem to save the details.

EDIT Checks show that admins can save their address book entries. Regular users can't. I guess the idea is to share the addresses with the regular users - however that doesn't seem to work properly. They still have to enter credentials.

If you generate a share link it gets added to the regular user address listing - but it doesn't stay. Security measure I assume.

exalented commented 5 months ago

All testing has been done with the only account that being an admin account. Clients: 1.2.3 Arch Linux / android 14 RustDesk Server: docker 1.1.10

khat17 commented 5 months ago

Win10 and Win11 with 1.2.3-2 and 1.2.4. Android 13 with 1.2.4 and no issues.

Server is on Ubuntu I think - it's a deployed instance from Hetzner.

API server running on Win Server 2022.