Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 558 Bytes

File metadata and controls

23 lines (14 loc) · 558 Bytes

Search and delete many users from WeKan 6.09 Snap

This does search for users that have same text. There is delete script also.

  • It asks for confirmation before deleting listed users that have same text.
  • It deletes listed users from boards, card members and assignees, and users.
  • There is empty avatar image at card comment of deleted user.

How to use at server that has WeKan 6.09 Snap

ssh wekanserver

sudo apt-get -y install git

git clone https://github.com/wekan/snapuser

cd snapuser

./search.sh someusers

./delete.sh someusers