You can use the command taskcafe reset-password <username> <password>.
If you're using the docker & the docker-compose.yml:
docker container exec -it taskcafe_web_1 sh
$ taskcafe reset-password example example_password
How do I create the first user?:
Taskcafe is supposed to redirect you to /register if there are no users but if that does not work, you can
directly go to /register. For example if you're serving from the domain example.org, you would go to example.org/taskcafe.
Delete Page
Deleting the wiki page "Home" cannot be undone. Continue?