dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #31552
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 1137: Synch docs
------------------------------------------------------------
revno: 1137
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Fri 2014-07-11 23:44:37 +0200
message:
Synch docs
modified:
src/docbkx/en/dhis2_user_man_settings.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_settings.xml'
--- src/docbkx/en/dhis2_user_man_settings.xml 2014-04-03 12:47:18 +0000
+++ src/docbkx/en/dhis2_user_man_settings.xml 2014-07-11 21:44:37 +0000
@@ -138,13 +138,65 @@
order to enable self registration.</para>
</listitem>
<listitem>
- <para>Enable user account recovery: Defines whether users are allowed to restore the password of their account if they forgotten
- it. When enabled, a link to the account recovery form will be displayed on the front page. User account recovery requires that
+ <para>Enable user account recovery: Defines whether users are allowed to restore the
+ password of their account if they forgotten it. When enabled, a link to the account
+ recovery form will be displayed on the front page. User account recovery requires that
you have configured email settings (SMTP).</para>
</listitem>
<listitem>
- <para>Require user account password change: Require that users change their password every 3,6,12 months. Please note that for
- 2.14 release, they will have to login through the desktop to change passwords.</para>
+ <para>Enable user account invite: Defines user account invites can be sent. Account
+ invites let you invite new users to create their own accounts by sending an email
+ invitation.</para>
+ </listitem>
+ <listitem>
+ <para>Allow users to grant own user roles: Defines whether users should be allowed to
+ grant the user roles they are granted themselves to others.</para>
+ </listitem>
+ <listitem>
+ <para>Users must belong to a group controlled by the user manager:</para>
+ </listitem>
+ <listitem>
+ <para>Require user account password change: Require that users change their password every
+ 3,6,12 months. Please note that for 2.14 release, they will have to login through the
+ desktop to change passwords.</para>
+ </listitem>
+ <listitem>
+ <para>OpenID provider: Defines the OpenId provider.</para>
+ </listitem>
+ <listitem>
+ <para>OpenID provider label: Defines the label to display for the specified OpenID
+ provider.</para>
+ </listitem>
+ </itemizedlist>
+ </section>
+ <section>
+ <title>Calendar settings</title>
+ <itemizedlist>
+ <listitem>
+ <para>Calendar: Defines which calendar system should be used throughout the system.</para>
+ </listitem>
+ <listitem>
+ <para>Date format: Defines which date format should be used throughout the system.</para>
+ </listitem>
+ </itemizedlist>
+ </section>
+ <section>
+ <title>Synchronization settings</title>
+ <itemizedlist>
+ <listitem>
+ <para>Remote server URL: The URL of the remote server running DHIS 2 to upload data values
+ to. Use of SSL/HTTPS is recommended since username and password is sent with the request
+ (using basic authentication). The system will attempt to synchronize data once every
+ minute. Note that you must enable data synch from Data administration >
+ Scheduling.</para>
+ </listitem>
+ <listitem>
+ <para>Remote server username: The username of the DHIS 2 user account on the remote server
+ to use for data synchronization.</para>
+ </listitem>
+ <listitem>
+ <para>Remote server password: The password of the DHIS 2 user account on the remote
+ server. The password will be stored encrypted.</para>
</listitem>
</itemizedlist>
</section>