github munkireport/munkireport-php v6.0.0-beta.1
Munkireport 6.0.0-beta.1

latest releases: v5.8.0, v5.7.1, v6.0.0-release-test01...
pre-release3 years ago

6.0.0-beta.1 (May 21, 2021)

*** COMPLETE REWRITE BETA VERSION - FOR TESTING ONLY ***

This is the first beta release of the new version of MunkiReport. Please use for testing only, don't use in production!

Documentation will follow, some initial docs can be found here:
https://github.com/munkireport/munkireport-php/tree/wip/docs/illuminate

Some changes:

Network authentication is now firewall

FIREWALL_ENABLED=TRUE
FIREWALL_ALLOW_IP4="0.0.0.0, 127.0.0.0/23"
FIREWALL_REDIRECT_DENIED="https://google.com"

Local authentication now uses the database.

Events may be forwarded to Notification channels, such as Slack and Teams, using the config
setting notification.forward_events (default true).

Don't miss a new munkireport-php release

NewReleases is sending notifications on new releases.