=== 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. - 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 + 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). - 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. + 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. + + + Allow users to grant own user roles: Defines whether users should be allowed to + grant the user roles they are granted themselves to others. + + + Users must belong to a group controlled by the user manager: + + + 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. + + + OpenID provider: Defines the OpenId provider. + + + OpenID provider label: Defines the label to display for the specified OpenID + provider. + + + +
+ Calendar settings + + + Calendar: Defines which calendar system should be used throughout the system. + + + Date format: Defines which date format should be used throughout the system. + + +
+
+ Synchronization settings + + + 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. + + + Remote server username: The username of the DHIS 2 user account on the remote server + to use for data synchronization. + + + Remote server password: The password of the DHIS 2 user account on the remote + server. The password will be stored encrypted.