Commit Graph

544 Commits

Author SHA1 Message Date
Omnicef bd137c9f21 Create InstallAdobeReader.ps1 2020-08-25 18:07:33 -07:00
Omnicef add3f34289 WinDefendQuickScanBackground
Runs a Quick Scan using Windows Defender in the Background
2020-08-25 16:20:04 -07:00
Omnicef 51d9314caf Create InstallDuplicati.ps1 2020-08-25 16:07:59 -07:00
Omnicef 5e8064c9aa Create ClearFirefoxCache.ps1 2020-08-25 15:46:46 -07:00
Omnicef b8662ef94e Create ClearGoogleChromeCache.ps1 2020-08-25 15:39:29 -07:00
wh1te909 17369890d2 fix .cache perms on update 2020-08-25 18:09:45 +00:00
wh1te909 d118eb514c fix UAC elevation in go script 2020-08-25 03:53:09 +00:00
wh1te909 6f7c02c9dc add the agent type to generated exe 2020-08-25 02:38:21 +00:00
wh1te909 8177234b32 New agent installer standalone executable with no need for cli args 2020-08-25 02:05:25 +00:00
wh1te909 ebc37ebae4 reset perms during update in case was previously run as root 2020-08-25 00:38:23 +00:00
wh1te909 da3ad567e7 new installer fixes 2020-08-25 00:24:59 +00:00
wh1te909 413e0fab9f improved installer options 2020-08-24 20:11:43 +00:00
wh1te909 7dd9658213 add support for event log id wildcard 2020-08-24 10:02:01 +00:00
wh1te909 1020f0ed30 allow sorting of checks table, move failing checks to the top 2020-08-23 22:18:13 +00:00
wh1te909 33a94fdd91 improve win service get 2020-08-23 02:47:14 +00:00
wh1te909 a45656eba9 bump app ver 2020-08-23 02:31:02 +00:00
wh1te909 0ea81d6339 add email test 2020-08-23 02:28:10 +00:00
wh1te909 57af8e84e1 handle unsupported unicode in software names #60 2020-08-22 19:19:21 +00:00
wh1te909 cffc422bd1 fix pgusername 2020-08-21 19:46:05 +00:00
wh1te909 3decce1d5c auto generate the postgres username/passwd during install 2020-08-21 19:19:29 +00:00
wh1te909 63ee434c63 don't error out when uninstalling agent if agent's user model doesn't exist 2020-08-21 04:47:27 +00:00
wh1te909 098960009d
Merge pull request #56 from sadnub/feature-policies-alerts
User Management addition
2020-08-20 21:22:17 -07:00
wh1te909 905d443c7d finish up user management 2020-08-21 04:19:34 +00:00
wh1te909 74c1d40dae catch duplicate users 2020-08-20 22:32:02 +00:00
wh1te909 a0dff89842 more improvements 2020-08-20 22:27:55 +00:00
wh1te909 edb3998c69 fix lan ips 2020-08-20 21:23:49 +00:00
wh1te909 70d18b88bf add email validation, hide password 2020-08-20 21:04:28 +00:00
wh1te909 01ed13b05b fix edit user 2020-08-20 20:41:56 +00:00
wh1te909 a5cabba631 fix delete user 2020-08-20 20:29:45 +00:00
wh1te909 5f73861684 Merge branch 'feature-policies-alerts' of https://github.com/sadnub/tacticalrmm into sadnub-feature-policies-alerts 2020-08-20 20:05:01 +00:00
wh1te909 622eb23fe0 small fixes, highlight row when selected 2020-08-20 20:04:41 +00:00
sadnub c316652128
Update views.py
Added 404 replies if User doesn't exist
2020-08-20 09:08:41 -06:00
wh1te909 68c9a31f46 filter out agents from user management 2020-08-20 04:18:13 +00:00
Josh Krawczyk 2e2e2073fb bump app version 2020-08-19 18:26:00 -04:00
Josh Krawczyk 0c71dc29b3 user management addition 2020-08-19 18:25:01 -04:00
Josh Krawczyk 98dba0dece alerts work 2020-08-19 18:25:01 -04:00
wh1te909 d4a25cda3b add vscode formatting settings 2020-08-19 21:49:23 +00:00
wh1te909 7ed22368f5 bump version 2020-08-19 20:16:39 +00:00
wh1te909 84c1b531bf don't run update.sh as root 2020-08-19 20:15:17 +00:00
wh1te909 a77d0dfa74 make instructions clearer for new nginx config 2020-08-19 08:44:26 +00:00
wh1te909 666e85adc0 add builtin scripts support 2020-08-19 05:46:18 +00:00
wh1te909 f661912257 make smtp user/password optional (allows for smtp relay) 2020-08-18 21:59:24 +00:00
wh1te909 5244064805 don't delete tokens generated by installer during update 2020-08-18 21:54:21 +00:00
wh1te909 8cf26c8ed0 add client and site to the email subject for failing check alerts 2020-08-17 17:42:03 +00:00
wh1te909 f8b86073ca update setuptools/wheel to fix uwsgi failing to build wheels and falling back to setup.py 2020-08-16 21:08:32 +00:00
wh1te909 5025faebbd
Merge pull request #46 from sadnub/feature-policies-alerts
Fix Related Policies
2020-08-16 12:06:16 -07:00
Josh Krawczyk d5acca5ba8 Added relation tests and added to policy view tests 2020-08-16 14:23:41 -04:00
Josh Krawczyk 1e8456a268 Add Tests for policy relations 2020-08-16 12:32:44 -04:00
Josh Krawczyk 3129d34500 Related policy fix 2020-08-16 11:43:47 -04:00
wh1te909 81c9527dc1 bump frontend ver 2020-08-16 05:14:11 +00:00