mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Added missing HTTP method attribute in permissions.xml in android webapp
This commit is contained in:
parent
9086a130c4
commit
56a2ca0aa0
@ -131,7 +131,8 @@
|
||||
<name>Upgrade Firmware</name>
|
||||
<path>/device-mgt/android/operations/upgrade-firmware</path>
|
||||
<url>/admin/devices/upgrade-firmware</url>
|
||||
<url>/admin/devices/upgrade-firmware</url>
|
||||
<method>POST</method>
|
||||
<scope>emm_admin</scope>
|
||||
</Permission>
|
||||
|
||||
<Permission>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user