summaryrefslogtreecommitdiff
path: root/doc/user-management.markdown
diff options
context:
space:
mode:
authorImbasaur <yarrusg@gmail.com>2016-04-13 17:05:59 +0200
committerImbasaur <yarrusg@gmail.com>2016-04-13 17:05:59 +0200
commit99f275e5bb033cca33eee87b0e914645730f13d1 (patch)
treead845419d56304f2bf014744f0878186f7155a3c /doc/user-management.markdown
parent13d5bd8e48bd6c0109d1272da58a8879bf9a6737 (diff)
parentcd5bf9d4d214ec9282b706c26bb27cabf150ee63 (diff)
Merge pull request #1 from fguillot/master
Diffstat (limited to 'doc/user-management.markdown')
-rw-r--r--doc/user-management.markdown10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/user-management.markdown b/doc/user-management.markdown
index 38033eb3..3c53db99 100644
--- a/doc/user-management.markdown
+++ b/doc/user-management.markdown
@@ -1,4 +1,4 @@
-User management
+User Management
===============
Add a new user
@@ -6,18 +6,18 @@ Add a new user
To add a new user, you must be an administrator.
-1. From the dashboard, go to the menu **User Management**
+1. From the dropdown menu in the top right corner, go to the menu **Users Management**
2. On the top, you have a link **New local user** or **New remote user**
-3. Fill out the form and save
+3. Fill the form and save
-![New user](http://kanboard.net/screenshots/documentation/new-user.png)
+![New user](screenshots/new-user.png)
When you create a **local user**, you have to specify at least those values:
- **username**: This is the unique identifier of your user (login)
- **password**: The password of your user must have at least 6 characters
-For **remote users**, only the username is mandatory. You can also pre-link Github or Google accounts if you already know their unique id.
+For **remote users**, only the username is mandatory.
Edit users
----------