{{ t('User defined macros can also be used inside of check commands. This could lead to unwanted code execution.') }}
{{ t('It is recommended to only provide access for a certain group of users to edit commands and user defined macros.') }}
| {{ t('Name') }} | {{ t('Value') }} | {{ t('Description') }} | {{ t('Actions') }} |
|---|---|---|---|
|
|
0}">
{{ macro.value }}
|
{{ macro.description }} |
@if (macro.password == 1) {
}
@if (macro.password == 0) {
}
|