Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

I hope to support dynamic deletion of users and dynamic modification of passwords./希望支持动态删除用户、动态修改密码 #73

Open
zhaoying9105 opened this issue Jun 30, 2023 · 0 comments

Comments

@zhaoying9105
Copy link

After executing the command to delete a user:

./ankisyncd user --del username

The Anki client can still log in and sync, indicating that the user has not been dynamically deleted.

Similarly,

./ankisyncd user --pass username new_pass

The Anki client can still log in using the old password, indicating that the user password has not been dynamically changed.

===========

执行了下面的命令删除用户之后

./ankisyncd user --del username

anki 客户端仍然可以登陆和同步,说明用户没有被动态删除;
类似的

./ankisyncd user --pass username new_pass

anki 客户端还是可以就用的密码登陆,说明用户密码没有被动态修改;

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant