summaryrefslogtreecommitdiff
path: root/doc/en_US/groups.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
commit0b306fa60ad84ea077111e0ff7b59208ba7bc8a3 (patch)
tree5d8941b5950ede2db8ca3fba0213792db0f07a50 /doc/en_US/groups.markdown
parentac11220a1aa7ae30b8827d9bbf221888d3edd0a7 (diff)
Move documentation to https://docs.kanboard.org/
Diffstat (limited to 'doc/en_US/groups.markdown')
-rw-r--r--doc/en_US/groups.markdown17
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/en_US/groups.markdown b/doc/en_US/groups.markdown
deleted file mode 100644
index a8281263..00000000
--- a/doc/en_US/groups.markdown
+++ /dev/null
@@ -1,17 +0,0 @@
-Groups Management
-=================
-
-In Kanboard, each user can be a member of one or many groups.
-A group is like a team or an organization.
-
-Only administrators can create new groups and assign users.
-
-Groups can be managed from **User management > View All Groups**.
-From there, you can create groups and assign users.
-
-![Group Management](../screenshots/groups-management.png)
-
-Each project manager can authorize the access to a set of groups from the [project permissions page](project-permissions.markdown).
-
-The external id is mainly used for external group providers.
-Kanboard provides a LDAP group provider to [sync automatically groups from LDAP servers](ldap-group-sync.markdown).