mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
fixed issue in unlock devices permissions
This commit is contained in:
parent
56a2ca0aa0
commit
ba1f3bbbcc
@ -43,7 +43,7 @@
|
|||||||
<Permission>
|
<Permission>
|
||||||
<name>Unlock</name>
|
<name>Unlock</name>
|
||||||
<path>/device-mgt/android/operations/unlock</path>
|
<path>/device-mgt/android/operations/unlock</path>
|
||||||
<url>/operation/unlock</url>
|
<url>/admin/devices/unlock-devices</url>
|
||||||
<method>POST</method>
|
<method>POST</method>
|
||||||
<scope>emm_admin,emm_user</scope>
|
<scope>emm_admin,emm_user</scope>
|
||||||
</Permission>
|
</Permission>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user