summaryrefslogtreecommitdiff
path: root/doc/user-management.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-25 21:47:12 -0400
committerFrederic Guillot <fred@kanboard.net>2016-03-25 21:47:12 -0400
commit8f137e61107a7e2b60cdf5d18a28052d65e3c1f7 (patch)
treeb70f3d72b22e9ede1acafc0a3417de92ec76aca6 /doc/user-management.markdown
parent3eddaefd76877581e6b9276aa2dd5cb6abc657a4 (diff)
Update documentation
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
----------