mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-02-05 15:58:40 +00:00
Fix doc uri paths
This commit is contained in:
parent
84504823a8
commit
2143098e66
|
|
@ -4,7 +4,7 @@ In `Accounts` you can create, delete and modify the accounts. Accounts are neces
|
|||
|
||||
## General
|
||||
|
||||

|
||||

|
||||
|
||||
### ID
|
||||
|
||||
|
|
@ -50,7 +50,7 @@ The required password structure is defined in the general settings.
|
|||
|
||||
## Permissions
|
||||
|
||||

|
||||

|
||||
|
||||
Permissions have the following components which can be combined to either address a wide e.g. range of units, applications or modules or in order to address a very specific combination of those.
|
||||
|
||||
|
|
@ -104,7 +104,7 @@ This allows a user to change permissions. Usually a user should also have (C, R,
|
|||
|
||||
## Groups
|
||||
|
||||

|
||||

|
||||
|
||||
In the groups section you can see all groups that this account is assigned to and you can also add or remove the account to other groups. If you would like to add the account to the same groups as a different account just select the account whos groups you would like to copy and the account will be added to the same groups (one time only, there will be **no relation** between the two accounts.
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ In `Groups` you can create, delete and modify the groups. Groups are global for
|
|||
|
||||
## General
|
||||
|
||||

|
||||

|
||||
|
||||
### ID
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ Sometimes it makes sense to provide some additional information for a group. In
|
|||
|
||||
## Permissions
|
||||
|
||||

|
||||

|
||||
|
||||
Permissions have the following components which can be combined to either address a wide e.g. range of units, applications or modules or in order to address a very specific combination of those.
|
||||
|
||||
|
|
@ -74,7 +74,7 @@ This allows a user to change permissions. Usually a user should also have (C, R,
|
|||
|
||||
## Accounts
|
||||
|
||||

|
||||

|
||||
|
||||
In the accounts section you can see all users that are assigned to this group and you can also add or remove accounts. If you would like to add all users from a different group simply select the group and all the users that are part of this group will be added to this group as well (one time only, there will be **no relation** (e.g. parent/child group) between these two groups).
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ In the admin module under `General` the global settings can be set.
|
|||
|
||||
In the security section it's possible to define and modify the global security settings. These settings will be used for every user.
|
||||
|
||||

|
||||

|
||||
|
||||
#### Password Regex
|
||||
|
||||
|
|
@ -80,13 +80,13 @@ In the logging section the logging settings can be defined. These settings don't
|
|||
|
||||
**Recommended:** `active and default path`
|
||||
|
||||

|
||||

|
||||
|
||||
## Localization
|
||||
|
||||
In the localization tab it's possible to define the default localization settings. Be aware that users may have localization settings different from the default settings. These localization settings are only important to provide a fallback if the user localization settings are not working.
|
||||
|
||||

|
||||

|
||||
|
||||
### Defaults
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user