diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-18 06:14:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-18 06:14:31 -0400 |
| commit | 3e0bf75ee09bfd626266d25a38f30439c9532722 (patch) | |
| tree | 4e28f2d364358bcd2f4196df5ff30e9e6171bb06 | |
| parent | 8b810567486ead0ab7285c3a36c57b8d8d11c502 (diff) | |
document toggle for disallowing installing apps
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 20795486..de1b69c5 100644 --- a/static/features.html +++ b/static/features.html @@ -300,6 +300,8 @@ special privileges.</a></li> <li>Fixes for multiple serious vulnerabilities not yet fixed upstream due to a flexible release cycle / process prioritizing security.</li> + <li>Added toggle for the Owner user to disallow secondary users from + installing apps based on the standard device management capability.</li> </ul> </section> |
