From aad34516ec65414c8ca43b1001ab575713703df5 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 3 Jan 2019 18:14:50 -0500 Subject: [PATCH] Update README.rst --- roles/lokole/README.rst | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/roles/lokole/README.rst b/roles/lokole/README.rst index bb73d370d..e22f6db5f 100644 --- a/roles/lokole/README.rst +++ b/roles/lokole/README.rst @@ -2,7 +2,7 @@ Lokole README ============= -This Ansible role installs the `Lokole web app `_ within Internet-in-a-Box. Lokole is a project by the Canadian-Congolese non-profit `Ascoderu `_. +This Ansible role installs the `Lokole web app `_ within Internet-in-a-Box (IIAB). Lokole is a project by the Canadian-Congolese non-profit `Ascoderu `_. The Lokole is a simple email client that offers functionality like: @@ -14,12 +14,14 @@ The Lokole is a simple email client that offers functionality like: Using It -------- -The Lokole web app can be accessed at http://box/lokole. +The Lokole web app can be accessed at http://box/lokole Administration -------------- -Every Lokole installation has an admin account named ``admin``. By default, the password is ``changeme``. +Log in with admin account: ``Admin`` + +By default, the password is: ``changeme`` Administrators can: @@ -27,17 +29,17 @@ Administrators can: - Change passwords of user accounts (TODO: admin accounts too?) - Promote users to the admin role -All of these actions can be performed from the page http://box/lokole/users. +All of these actions can be performed from the page http://box/lokole/users Account Suspension ~~~~~~~~~~~~~~~~~~ -Administrators have the ability to suspend and reinstate other users' accounts. This functionality is useful for dealing with harassment, cyberbullying, and other forms of abuse. +Administrators have the ability to suspend and reinstate other users' accounts. This functionality is useful for dealing with harassment, cyberbullying, and other forms of abuse. Password Changes ~~~~~~~~~~~~~~~~ -In the event of a data breach, administrators can update a user's password to a random string. The user can then log in using this temporary password and change. This functionality is also useful in the case that a user forgets their password. +In the event of a data breach, administrators can update a user's password to a random string. The user can then log in using this temporary password and change. This functionality is also useful in the case that a user forgets their password. Promoting and Demoting Users ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -66,4 +68,4 @@ TODO Known Issues ------------ -For an up-to-date list of open issues, please see the `Lokole project's issue tracker `_. +For an up-to-date list of open issues, please see the `Lokole project's issue tracker `_. See also `IIAB's issue tracker `_.