SoarinFerret
SoarinFerret
Fixes #36 I don't necessarily think this is required though - maybe a better option would be to remove the code referencing in `assets/js/core/argon-design-system.min.js:73-78` that references flatpickr since we are...
# The Problem Trying to pull different channels from the same factory sensor, all return with the exact same data when using the SingleStat panel. I have seen these issues,...
The goal of this PR is to update the current agent installer (primarily for linux) to provide a simple command to copy/paste and then run on a remote server without...
https://github.com/amidaware/rmmagent/blob/db17e3e28ec0351597c02c7049255f90c85c9e7a/agent/utils.go#L342:L365 NixOS is a Linux distribution built on top of the Nix package manager. Its declarative configuration allows reliable system upgrades via several official channels. One of the features it...
**Is your feature request related to a problem? Please describe.** Lots of us have ideas on ways we would like to extend Tactical RMM. However, things that are useful for...
This project currently has no license. Without a license, there are no assumptions that can be made about what anyone is allowed to do with the code. Is there a...
**Is your feature request related to a problem? Please describe.** When opening TacticalRMM, loading the existing machines can be slow when a lot of them are in the system. This...
I have an application I am looking into moving away from an Active Directory LDAP setup. The only thing stopping me at this point is that at one point in...
As discussed in a previous pull request (#55), here is a new patch that allows setting an optional tmpdir for Unix hosts. The functionality also exists for Windows hosts, however...
This adds support for the AuthenticatingAuthority attribute as defined in http://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf §2.7.2.2 Also includes 3 tests to ensure it is working properly. I have already included this in an upstream...