From fc63ff314cf1ae7d74a0df5e38672655c3ee70d2 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 17 Aug 2018 00:09:59 +0300 Subject: [PATCH] Updated Adding users (markdown) --- Adding-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Adding-users.md b/Adding-users.md index eaab222..d576a7a 100644 --- a/Adding-users.md +++ b/Adding-users.md @@ -37,7 +37,7 @@ ssh -L 9000:localhost:27019 user@example.com ``` 3) Open Robo 3T, create new connection: Name, address: localhost : 9000 -a) If you don't have self-registration disabled, register new account at /sign-up, and [make yourself admin in MongoDB database]. +a) If you don't have self-registration disabled, register new account at /sign-up, and [make yourself admin in MongoDB database](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md#v0111-rc2-2017-03-05-wekan-prerelease). b) If someone else remembers their password, and his/her login works, copy their bcrypt hashed password to your password using Robo 3T.