This commit is contained in:
@@ -2,12 +2,6 @@
|
||||
|
||||
This form controls various settings for the currently logged in User and is available to all users.
|
||||
|
||||
Administrators can also modify these settings on behalf of a User in the [User administration form](adm-users.md).
|
||||
|
||||
## Authorization Roles required
|
||||
|
||||
This form is available to all users regardless of role.
|
||||
|
||||
## How to access user settings
|
||||
|
||||
User settings are accessed in the following ways:
|
||||
@@ -27,7 +21,7 @@ This is a local device setting only (not saved to the server) to allow for diffe
|
||||
|
||||
#### Translation
|
||||
|
||||
This setting is _required_ and controls which [translation](adm-translations.md) of AyaNova is used to display program text to the current logged in user.
|
||||
This setting is _required_ and controls which translation of AyaNova is used to display program text to the current logged in user.
|
||||
The default value is "en" for English.
|
||||
If you change the language setting here you must logout and back in for the changes to take effect.
|
||||
|
||||
@@ -83,20 +77,16 @@ This particular setting is _not_ stored at the server but is kept with the brows
|
||||
#### Override browser Language code
|
||||
|
||||
Optional settings to override the Language code used by the web browser by default. This should not need to be set in most cases.
|
||||
See [Localization override](ay-start-localization.md) for details.
|
||||
|
||||
#### Override browser Time Zone
|
||||
|
||||
Optional settings to override the Time zone from the devices default setting used by the web browser by default. This should not need to be set in most cases.
|
||||
See [Localization override](ay-start-localization.md) for details.
|
||||
|
||||
#### User color
|
||||
|
||||
This setting is used to define a unique color for this User which is currently used on chart type dashboard widgets that have multiple User's data displayed at once.
|
||||
|
||||
### Menu options
|
||||
|
||||
In addition to the [common edit form menu options](ay-start-edit-forms.md#common-edit-form-menu-options) the User settings edit form also has these options:
|
||||
In addition to the common edit form menu options the User settings edit form also has these options:
|
||||
|
||||
#### Set login password
|
||||
|
||||
@@ -106,4 +96,3 @@ Opens the [change password form](home-password.md) to allow the user to change t
|
||||
|
||||
Opens the [Two factor authentication form](home-tfa.md) to allow the user to set up two factor authentication for the strongest possible login security.
|
||||
|
||||
We strongly recommend the use of two factor authentication if AyaNova will be accessible from the internet, particularly for any higher security roles such as the SuperUser or Business Administration roles.
|
||||
|
||||
Reference in New Issue
Block a user