mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-24 16:38:03 +00:00
auth ad: add sync-defaults-options
this was missing for AD realms Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
8d400e7ece
commit
0ae051a4d6
@ -91,6 +91,7 @@ sub options {
|
||||
group_name_attr => { optional => 1 },
|
||||
group_filter => { optional => 1 },
|
||||
group_classes => { optional => 1 },
|
||||
'sync-defaults-options' => { optional => 1 },
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user