mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
8910784844
commit
3f3e04eb69
@ -11,7 +11,7 @@ namespace icinga
|
||||
class ApiUser : ConfigObject
|
||||
{
|
||||
/* No show config */
|
||||
[no_user_view, no_user_modify] String password;
|
||||
[config, no_user_view] String password;
|
||||
[deprecated, config, no_user_view] String password_hash;
|
||||
[config] String client_cn (ClientCN);
|
||||
[config] array(Value) permissions;
|
||||
|
Loading…
x
Reference in New Issue
Block a user