Commit Graph

34 Commits

Author SHA1 Message Date
David Randall
2afdfd7ab8 Add: Server variables are opt-out by default
- Pull the Nushell and Deno versions from the server.
- Support downloading Nushell and Deno from a url (not GitHUb).
- Add support for nu config.nu and env.nu files.
- Add support for default Deno permissions.
2023-12-03 23:14:27 -05:00
David Randall
87e1b29ef6 Add: Download the nu and deno binaries from GitHub
Signed-off-by: David Randall <David@NiceGuyIT.biz>
2023-11-18 20:03:29 -05:00
David Randall
6ba3272dc0 [Feature] Add cross site scripting 2023-11-12 13:24:24 -05:00
wh1te909
2e0a42a6a1 update year 2023-09-01 14:34:48 -07:00
wh1te909
08488cee15 update name 2023-09-01 14:33:43 -07:00
wh1te909
4f91148753 fix env vars in runasuser fixes amidaware/tacticalrmm#1614 2023-08-24 12:35:11 -07:00
wh1te909
90d0bbf020 add insecure flag to allow self-signed certs to work 2023-08-24 12:17:52 -07:00
wh1te909
7f9e3f0f7d don't fail if user is not logged in closes amidaware/tacticalrmm#1573 2023-07-30 13:19:56 -07:00
wh1te909
ee19c7a4fc fix nil error being returned 2023-05-30 13:01:52 -07:00
wh1te909
50ff4ba0ac remove deprecated ioutil 2023-05-22 13:16:51 -07:00
wh1te909
569a6662f0 don't use -File, breaks existing script args. will figure out another way to deal with spaces if using custom tmpdir 2023-05-10 18:56:49 -07:00
wh1te909
4f01e214fd fix crash when update fails to download fixes #33 2023-04-29 16:56:15 -07:00
wh1te909
588a4bcbf7 allow setting custom defined tmpdir 2023-04-29 15:30:23 -07:00
wh1te909
56cbf8a9d7 use cwd for everything 2023-03-29 17:41:24 +00:00
wh1te909
2316271bf9 fix build 2023-02-27 21:54:48 +00:00
wh1te909
c3e33a6def fix path on exchange servers fixes amidaware/tacticalrmm#1359 2022-12-11 23:50:00 -08:00
wh1te909
ec6ea9aded add local config 2022-12-02 23:22:14 -08:00
wh1te909
3ff004afa0 add more nats debug 2022-11-29 11:38:17 -08:00
wh1te909
7358907b3c add env 2022-11-28 23:19:12 -08:00
wh1te909
6ac14b6d64 add env to scripts 2022-11-25 00:23:31 -08:00
wh1te909
e0cfb7c90e remove defender exclusions 2022-09-15 18:37:07 -07:00
wh1te909
7b8d524a81 still need program files 2022-08-09 13:07:25 -07:00
wh1te909
662c41794b better cleanup 2022-08-09 12:41:07 -07:00
wh1te909
41597d7d26 standardize windows temp dir fixes amidaware/tacticalrmm#1238 2022-08-09 10:33:30 -07:00
wh1te909
0c536f13b0 fix wrong token type 2022-08-01 15:42:01 -07:00
wh1te909
50cebb950d run as user 2022-07-31 15:14:05 -07:00
wh1te909
1fbf2be562 only log the url during debug 2022-07-25 21:31:52 -07:00
wh1te909
92dd7c110f add optional config setting to use nats standard tcp instead of websockets 2022-07-01 19:12:34 +00:00
wh1te909
8d2511129c support for nats websocket amidaware/tacticalrmm@42e1717455 2022-06-26 15:34:00 -07:00
wh1te909
aed33b9a95 update for new exe format 2022-06-26 09:02:48 -07:00
Dan
24d51a30e1
Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
redanthrax
13b5474cd8 updates for testing in windows 2022-06-15 20:12:48 -07:00
redanthrax
30123bc023 updates for testing and windows 2022-06-15 20:04:57 -07:00
wh1te909
e455af7f1f v2.0.0 2022-03-19 11:55:43 -07:00