mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
This commit addresses following two issues, 1. Advanced search feature returns the oldest enrollment instance This issue occurs when the same device is enrolled for multiple users. The cause of the issue is filtering the devices by device identifier which is a unique property for a device. This commit fixes the issue by filtering the devices from enrollment id and owner instead of the device identifier. 2. All devices do not return for privileged users when searched through advanced-search The cause of the issue is not considering the user permissions when filtering the devices. This commit fixes the issue by validating the permissions of the logged in user before filtering. Fixes entgra/product-iots#13 Fixes entgra/product-iots#14 |
||
|---|---|---|
| .github | ||
| .m2 | ||
| components | ||
| features | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .travis.yml | ||
| issue_template.md | ||
| LICENSE | ||
| pom.xml | ||
| pull_request_template.md | ||
| README.md | ||
carbon-device-mgt
Entgra CONNECTED DEVICE MANAGEMENT COMPONENTS
Entgra Connected Device Manager (Entgra CDM) is a comprehensive platform that helps solve mobile computing challenges enterprises face today when dealing with both corporate owned, personally enabled (COPE) devices and employee owned devices as part of a bring your own device (BYOD) program.
Whether it is device provisioning, device configuration management, policy enforcement, mobile application management, device data security, or compliance monitoring, Entgra CDM offers a single enterprise-grade platform to develop extensions for IOT related device types.