Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
This repository was 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

Description

@zhaoying9105

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 客户端还是可以就用的密码登陆,说明用户密码没有被动态修改;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions