mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-15 17:47:30 +00:00
![]() we want the api options to be optional, but only as long as there are default values set in the realm config since they are all marked as optional (else they would be required in the api) this check did not work as intended instead, set the result to the value of: * the parameter * the set default in the config * the api default in this order if it is undef after this, raise a parameter exception Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
.. | ||
AccessControl.pm | ||
ACL.pm | ||
Domains.pm | ||
Group.pm | ||
Makefile | ||
Role.pm | ||
User.pm |