Releases: jc0b/kandji
Releases · jc0b/kandji
Python3 release for Munkireport 5.8.0
This is a python3-compatible release for use with Munkireport 5.8.0+. Other changes are noted below:
- the script now checks for the presence of the Kandji CLI as an indicator of Kandji presence before continuing.
Thanks to @tuxudo for the heavy lifting!
Bugfix release: fix issues with pulling data from Kandji
This fixes an issue introduced in v1.2 where the serial number of the device was not included in the Kandji_model, so it was not possible to query Kandji correctly, or insert the correct data into the table.
Python Scripts, Passport support, Eloquent migration
This release includes several large changes:
- We now use the newer module style with Eloquent.
- The script is now using Python, and is able to collect information about Kandji from the device itself (so dashboard info is hybrid between pulled from Kandji and pulled from device)
- The script can also check OpenDirectory user attributes to determine whether Passport is enabled, who it is enabled for, and which users are mapped to which IdP accounts. This could probably use some formatting improvements, but for 1:1 deployments it should be fine.
v1.1: Ready for Module Marketplace
What's Changed
- Module Marketplace Review by @tuxudo in #1
- Some code cleanup, and some small bugfixes to cover missing locale strings.
New Contributors
Full Changelog: v1.0.1...v1.1
v1.0.1: Bugfix release
This bugfix release fixes an issue where you couldn't click through to a Kandji device record from the Kandji tab in the Munkireport device record.
Full Changelog: v1.0...v1.0.1
v1.0: Initial release
This is the initial release of this Kandji integration with Munkireport. This release has been tested exclusively on Munkireport v5.7.1 on PHP 7.4.