mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
auth - minor stylefix in configd configuration.
This commit is contained in:
parent
f6d8a2d834
commit
089612dd5c
@ -3,18 +3,18 @@ command:/usr/local/sbin/pluginctl -c user_changed
|
||||
parameters:%s
|
||||
type:script
|
||||
message:user %s changed
|
||||
allowed_groups = wheel
|
||||
allowed_groups: wheel
|
||||
|
||||
[add.user]
|
||||
command:/usr/local/opnsense/scripts/auth/add_user.php -u
|
||||
parameters:%s
|
||||
type:script_output
|
||||
message:add user %s
|
||||
allowed_groups = wheel
|
||||
allowed_groups: wheel
|
||||
|
||||
[list.groups]
|
||||
command:/usr/local/opnsense/scripts/auth/list_group_members.php
|
||||
parameters:
|
||||
type:script_output
|
||||
message:list group memberships
|
||||
allowed_groups = wheel
|
||||
allowed_groups: wheel
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user