Skip to content

Releases: jc0b/kandji

Python3 release for Munkireport 5.8.0

21 Jun 21:26
db9cafd
Compare
Choose a tag to compare

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

01 Mar 10:03
38a4349
Compare
Choose a tag to compare

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

07 Feb 14:13
cff94a6
Compare
Choose a tag to compare

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

29 Aug 17:27
Compare
Choose a tag to compare

What's Changed

  • Module Marketplace Review by @tuxudo in #1
  • Some code cleanup, and some small bugfixes to cover missing locale strings.

New Contributors

  • @tuxudo made their first contribution in #1

Full Changelog: v1.0.1...v1.1

v1.0.1: Bugfix release

29 Aug 08:24
Compare
Choose a tag to compare

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

27 Aug 14:16
Compare
Choose a tag to compare

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.