mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
feature #862: ADMIN is required for changing an user auth driver
This commit is contained in:
parent
a04e4d9d94
commit
a7d5e49264
@ -87,7 +87,7 @@ public:
|
||||
"Changes user's authentication driver",
|
||||
"A:siss")
|
||||
{
|
||||
auth_op = AuthRequest::MANAGE;
|
||||
auth_op = AuthRequest::ADMIN;
|
||||
};
|
||||
|
||||
~UserChangeAuth(){};
|
||||
|
Loading…
x
Reference in New Issue
Block a user