sadnub
|
8251bd028c
|
add error handling to webhook test function
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
da87d452c2
|
fix tests
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
9bca0dfb3c
|
fix action/resolved name if webhook
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
57904c4a97
|
also disable in demo
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
4e74d851e9
|
add test server script and start making server scripts/webterm optional
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
e5c1f69b02
|
use sigkill instead of sigterm
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
9d390d064c
|
flake
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
4994d7892c
|
black
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
1ea06e3c42
|
fixes some tests for auth, fixes the recursive property lookup, fixes the replacement of alert variables
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
a4b7a6dfc7
|
code formatting
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
7fe1cce606
|
remove some unused imports
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
7e5abe32e0
|
remove more server task stuff
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
47caf7c142
|
blacked
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
cf4d777344
|
remove run_server_task command
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
255927c346
|
remove autotasks rework
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
e8c5fc79a6
|
added check to make sure instance_type == 'none' doesn't trigger a Model lookup and added json.dumps on body
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
b309b24d0b
|
Fix string replacement function and fix flaw in regex to match {{model.prop}} tags
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
13f4cca9d5
|
allow strings in instance id for Agent hostname
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
b3c0273e0c
|
cleanup model resolution and potential fix for nested object and array properties in requets body
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
1df7fdf703
|
fix request body and url
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
cbf38309e2
|
blacked
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
2ec7257dd7
|
add view for web hook test and add recursion to the dictionary data replacer
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
531aac6923
|
harden connect method
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
59b4604c77
|
wrong role name
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
52aa269af9
|
modify totp setup view
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
8a03d9c498
|
set term
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
a36fc7ecfd
|
fix webhooks
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
7b0c269bce
|
fix flake
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
c10bf9b357
|
black
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
0606642953
|
fix failure action not saving correctly if a server script
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
d1b2cae201
|
add migrations
|
2024-06-28 17:13:12 +00:00 |
sadnub
|
097e567122
|
init
|
2024-06-28 17:13:12 +00:00 |
wh1te909
|
d22e1d6a24
|
update nats-server
|
2024-06-28 17:12:11 +00:00 |
wh1te909
|
2827069bd9
|
handle expired nginx signing key
|
2024-06-25 16:06:26 +00:00 |
Dan
|
614e3bd2a0
|
Merge pull request #1903 from silversword411/develop
troubleshoot_server.sh - Checking for resolvconf and giving helper text
|
2024-06-24 13:48:01 -07:00 |
silversword411
|
ff756a01d2
|
Added version tracking header info
|
2024-06-24 16:31:56 -04:00 |
silversword411
|
db14606dbe
|
troubleshoot_server: Add helper for resolvconf error
|
2024-06-24 16:24:14 -04:00 |
wh1te909
|
5bf5065d9a
|
replace expired nginx key
|
2024-06-24 05:51:36 +00:00 |
wh1te909
|
0235dadbf7
|
fix alert template not assigned on new agent fixes #1896
|
2024-06-19 04:23:44 +00:00 |
wh1te909
|
203a15b447
|
cleanup pid file on start
|
2024-06-11 00:31:53 +00:00 |
wh1te909
|
fe4dfe2194
|
update reqs
|
2024-06-08 08:33:21 +00:00 |
wh1te909
|
c2eb93abe0
|
switch to localhost to download mesh exe
|
2024-06-08 08:07:05 +00:00 |
wh1te909
|
d32b834ae7
|
fix snippet bug fixes #1702
|
2024-05-29 06:29:00 +00:00 |
Dan
|
cecf45a698
|
Merge pull request #1824 from dinger1986/dinger1986-added-passwordless-sudo-verify
added passwordless sudo verify for backup scheduling
|
2024-05-18 22:28:22 -07:00 |
Dan
|
69cd348cc3
|
Merge branch 'develop' into dinger1986-added-passwordless-sudo-verify
|
2024-05-18 22:23:59 -07:00 |
wh1te909
|
868025ffa3
|
update reqs
|
2024-05-16 19:40:22 +00:00 |
wh1te909
|
60126a8cc5
|
update reqs
|
2024-05-07 02:30:06 +00:00 |
wh1te909
|
8cfba49559
|
add noninteractive
|
2024-04-25 22:03:22 +00:00 |
wh1te909
|
168f053c6f
|
revert, already fixed in #1823
|
2024-04-22 18:12:02 +00:00 |
wh1te909
|
897e1d4539
|
fix script name fixes #1852
|
2024-04-22 17:32:05 +00:00 |