diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-10-05 12:32:44 -0400 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-10-05 12:32:44 -0400 |
commit | 7f5a871f84639a90eebd0ac1d0ee7f759e220cf6 (patch) | |
tree | f814b2fa2ae888d0b2e800f14c6c8d6b75e85428 /README.markdown | |
parent | bae57838c2dd789064b246308c7cb3a33bba5b8e (diff) |
Projects are not anymore visible to everybody by default
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index d8274737..8f5e58b4 100644 --- a/README.markdown +++ b/README.markdown @@ -23,7 +23,7 @@ Features - Boards customization, rename/add/remove columns - Tasks with different colors, categories, sub-tasks, attachments, comments and Markdown support for the description - Automatic actions based on events -- Users management with a basic privileges separation (administrator or regular user) +- User management with a basic privileges separation (administrator or regular user) - Email notifications - External authentication: Google, GitHub, LDAP/ActiveDirectory and Reverse-Proxy - Webhooks to create tasks from an external software |