Jean-Carol Forato
Jean-Carol Forato
If a command is blocked by a cmdfilter, the name of the command should be logged instead of being logged as "None".
**Describe the bug** Using !plugin config MyPlugin {"key": "value"} from the Slack client does not work because the Slack client (on MacOS) forces the use of unicode characters for [double...
The Apps interface now supports the list_installs method. ref: https://api.simplemdm.com/#list-installs
The API specification has added the [List Installs](https://api.simplemdm.com/#list-installs) method which returns a listing of the devices that an app is installed on.
Fixes issue #53
Custom attributes can now be included in the response by specifying include_secret_custom_attributes in the request to get devices according to a recent change to the [simple MDM API](https://api.simplemdm.com/#list-all-6).