|
|
|
@ -356,6 +356,7 @@
|
|
|
|
|
<b>work-profile owner</b> or <b>device owner</b>.</a>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disallow-configuring-credentials-enabled" type="checkbox"
|
|
|
|
@ -494,7 +495,114 @@
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="key_restrictions_pending" type="checkbox"
|
|
|
|
|
class="operationDataKeys"
|
|
|
|
|
data-key="keyRestrictionsPending"/>
|
|
|
|
|
<span class="helper"
|
|
|
|
|
title="Allows apps in the parent profile to access or handle web links from the managed profile.">
|
|
|
|
|
Key restrictions pending
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div>
|
|
|
|
|
<ul class="message message-info">
|
|
|
|
|
<i class="icon fw fw-info"></i>
|
|
|
|
|
<a id="policy-listing-status-msg">Below restrictions will be applied on devices with
|
|
|
|
|
Android
|
|
|
|
|
version 6.0 Marshmallow onwards only.</a>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disallow-set-wallpeper" type="checkbox"
|
|
|
|
|
class="operationDataKeys"
|
|
|
|
|
data-key="disallowSetWallpaper"/>
|
|
|
|
|
<span class="helper" title="Users are restricted from setting wallpapers.">
|
|
|
|
|
Disallow set wallpaper
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disallow-set-user-icon" type="checkbox"
|
|
|
|
|
class="operationDataKeys"
|
|
|
|
|
data-key="disallowSetUserIcon"/>
|
|
|
|
|
<span class="helper" title="Users are restricted from changing their icon.">
|
|
|
|
|
Disallow set user icon
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disallow-remove-managed-profile" type="checkbox"
|
|
|
|
|
class="operationDataKeys"
|
|
|
|
|
data-key="disallowRemoveManagedProfile"/>
|
|
|
|
|
<span class="helper" title="Users are restricted from removing the managed profile.">
|
|
|
|
|
Disallow remove managed profile
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disallow-autofill" type="checkbox"
|
|
|
|
|
class="operationDataKeys"
|
|
|
|
|
data-key="disallowAutoFill"/>
|
|
|
|
|
<span class="helper" title="Users are restricted from using Autofill services.">
|
|
|
|
|
Disallow autofill
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disallow-bluetooth" type="checkbox"
|
|
|
|
|
class="operationDataKeys"
|
|
|
|
|
data-key="disallowBluetooth"/>
|
|
|
|
|
<span class="helper" title="Bluetooth is disallowed on the device">
|
|
|
|
|
Disallow bluetooth
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disallow-bluetooth-sharing" type="checkbox"
|
|
|
|
|
class="operationDataKeys"
|
|
|
|
|
data-key="disallowBluetoothSharing"/>
|
|
|
|
|
<span class="helper" title="Users are restricted from Bluetooth sharing on the device.">
|
|
|
|
|
Disallow bluetooth sharing
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disallow-remove-user" type="checkbox"
|
|
|
|
|
class="operationDataKeys"
|
|
|
|
|
data-key="disallowRemoveUser"/>
|
|
|
|
|
<span class="helper" title="Users are restricted from removing user itself.">
|
|
|
|
|
Disallow remove user
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<br>
|
|
|
|
|
<div>
|
|
|
|
|
<ul class="message message-info">
|
|
|
|
|
<i class="icon fw fw-info"></i>
|
|
|
|
@ -502,6 +610,7 @@
|
|
|
|
|
<b>device owner</b>.</a>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disallow-SMS-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
@ -732,6 +841,7 @@
|
|
|
|
|
version 6.0 Marshmallow onwards only.</a>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disable-status-bar-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
@ -742,7 +852,20 @@
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
|
<input id="disallow-data-roaming" type="checkbox"
|
|
|
|
|
class="operationDataKeys"
|
|
|
|
|
data-key="disallowDataRoaming"/>
|
|
|
|
|
<span class="helper"
|
|
|
|
|
title="Users are restricted from using cellular data when roaming.">
|
|
|
|
|
Disallow data roaming
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
{{/unless}}
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|