Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt

Released 2022-08-17


Linux SHA256 - 101e19c3cac7257e830d66dfd28df96a86ff9dd61ed8b38e99c54dbe7b44340f

Linux MD5 - 18642695d6f414e54f93d04f52af7e28

Roles and Permissions revised

...

VersionTypeCollectionDescription
CommunityImprovementRolesRemove Reporter Reporter role for new installs.
CommunityImprovementRolesRemove Create, Update, Delete ability from all roles except Admin for queries, summaries, users and widgets for new installs.
CommunityFixSummariesFix links for Discovery Scan Options, Discovery Logs and Locations on Summaries collection template.
CommunityImprovementDiscoveriesSome Microsoft service names now include the PID. Split the name on underscore and use the first section.
CommunityFixDiscoveriesFix discoveries.cloud_id to have a default of 0, not 1.
CommunityImprovementDiscoveriesRetrieve share permissions on Windows (as a JSON object) without requiring rmtshare.exe on c:\ of the target.
CommunityImprovementDiscoveriesAdd OrgID to matching rules for hostname and dns_hostname.
CommunityImprovementDiscoveriesImplement devices_assigned_to_org and discovery_use_org_id_match.
CommunityImprovementAllRevise URL LIKE processing. See release notes.
CommunityImprovementDiscoveriesRemove hard set 300 second request time limit in CodeIgniter. Should help long discoveries, particularly on Windows.
CommunityImprovementDevicesDePad the IP address in the details of the change_log.
CommunityImprovementLicensesAdd end_of_life and end_of_service_life to licenses SQL schema.
CommunityImprovementDiscoveriesAdd puppect facts (facter) to environment variables for Linux.
CommunityImprovementSupportRemove devices details from support.
CommunityImprovementDiscoveriesWhen querying the target using SSH, improve the shell detection code.
CommunityImprovementDevicesWhen supplying ip in an IN filter, pad it so it works as expected. IE, system.ip=in("192.168.1.1","192.168.1.2") is translated to system.ip in ("192.168.001.001", "192.168.001.002")
CommunityImprovementDevicesAllow for a join on devices<->locations in request. IE, you can now do /devices?locations.name=Some Place and see a list of all devices in Some Place.
ProfessionalImprovementDevicesAdd firmware version to device details template.
ProfessionalFixDashboardsClick pie slice on widgets::read and we get a bad link.
ProfessionalImprovementLocationsAdd links to devices on locations read template for attributes such as region, city, state, et al.
EnterpriseTaskCloudsInstaller specify AWS CLI 1.18.165 for installation on Redhat / Centos.
ProfessionalFixLicensesIn the licenses modal, fix the product links for licenses.
ProfessionalImproveLicensesWhen requesting a free license for a GDPR based user, automatically generate the license without having the user have to go to opmantek.com and request a license.