Jonathan Cobb
|
622b42e56e
|
fix mitm endpoints
|
5 anni fa |
Jonathan Cobb
|
1f0d5b3369
|
add MitmControlService, support for apps in UI
|
5 anni fa |
Jonathan Cobb
|
cfa170e161
|
better handling of failed node launches
|
5 anni fa |
Jonathan Cobb
|
c854480484
|
only print 50 lines of journalctl
|
5 anni fa |
Jonathan Cobb
|
df50758ea8
|
use network public uri in messages
|
5 anni fa |
Jonathan Cobb
|
05971cccdb
|
adjust log levels
|
5 anni fa |
Jonathan Cobb
|
23440af328
|
if listNode response is not JSON and starts with Invalid, then node is not found
|
5 anni fa |
Jonathan Cobb
|
8a9b2f74c8
|
log install script before sleeping for debug
|
5 anni fa |
Jonathan Cobb
|
09f4aca37f
|
add journalctl -ex to error output if ansible run fails
|
5 anni fa |
Jonathan Cobb
|
d9b4d1a55a
|
better support for debugging node installation
|
5 anni fa |
Jonathan Cobb
|
aa989c0a50
|
OK for network to be in starting state if nodes are active
|
5 anni fa |
Jonathan Cobb
|
455729344f
|
change network node check from isRunning to isActive
|
5 anni fa |
Jonathan Cobb
|
225b5a041e
|
better handling of special networks in network monitor
|
5 anni fa |
Jonathan Cobb
|
9fc084fe44
|
add NetworkMonitorService to keep network state in sync with nodes
|
5 anni fa |
Jonathan Cobb
|
a96491d109
|
add missing uri base in DO driver stopNode
|
5 anni fa |
Jonathan Cobb
|
5302244a80
|
better error message when key is in use by another account
|
5 anni fa |
Jonathan Cobb
|
70ef9454dc
|
allow multiple users to use the same ssh key name.
|
5 anni fa |
Jonathan Cobb
|
3a5d661a5d
|
bump version
|
5 anni fa |
Jonathan Cobb
|
689f969c1c
|
raise log levels to warn
|
5 anni fa |
Jonathan Cobb
|
0235ebd92c
|
fix logout/session detection
|
5 anni fa |
Jonathan Cobb
|
59fbdb47e9
|
clean up activation codepath. config.paymentsEnabled is now a derived property
|
5 anni fa |
Jonathan Cobb
|
01e31e9bc2
|
fix approval token errors
|
5 anni fa |
Jonathan Cobb
|
8788720e60
|
lower syncRequests cache threshold
|
5 anni fa |
Jonathan Cobb
|
c4bffb3d0e
|
use err.approvalToken.invalid instead of err.totpToken.invalid when checking approvals
|
5 anni fa |
Jonathan Cobb
|
187f17fb48
|
avoid NPE looking up geo when not activated
|
5 anni fa |
Jonathan Cobb
|
26534435d1
|
revert log level for RestServerBase
|
5 anni fa |
Jonathan Cobb
|
5a7bcae0d1
|
rename mitmPort, set minimum worker threads to 12
|
5 anni fa |
Jonathan Cobb
|
0af64e8205
|
adjust logging
|
5 anni fa |
Jonathan Cobb
|
0a3ae3c7d3
|
remove worker thread check, we will set this elsewhere
|
5 anni fa |
Jonathan Cobb
|
2a6b52a262
|
print number of worker threads
|
5 anni fa |
Jonathan Cobb
|
bc84dd0ab7
|
use node.sslPort instead of configuration.nginxPort
|
5 anni fa |
Jonathan Cobb
|
99538ffc9b
|
do not cache notification responses when system time has been changed (for example in a test)
|
5 anni fa |
Jonathan Cobb
|
f5e8b02450
|
improve notification handling, avoid deadlocks, allow inline processing
|
5 anni fa |
Jonathan Cobb
|
109f45b02a
|
fix delegate caching for payments
|
5 anni fa |
Jonathan Cobb
|
d1ce4ee644
|
disable device creation on non-node networks
|
5 anni fa |
Jonathan Cobb
|
284a06d4ba
|
avoid violating unique index, give each uninitialized device a unique name
|
5 anni fa |
Jonathan Cobb
|
fd436f5798
|
concurrency improvements, do not call delegate multiple times with the same request
|
5 anni fa |
Jonathan Cobb
|
81d31d1c55
|
debugging notifications
|
5 anni fa |
Jonathan Cobb
|
b0c4c198ea
|
only send first-time message once
|
5 anni fa |
Jonathan Cobb
|
6c84158a89
|
calculate sslPort and publicBaseUri in AnsiblePrepService, avoid complex handlebars logic in ansible files
|
5 anni fa |
Jonathan Cobb
|
fd7144c9b5
|
do not throw exception when optional template is not found
|
5 anni fa |
Jonathan Cobb
|
1c30cfe1f4
|
set installType on network
|
5 anni fa |
Jonathan Cobb
|
8f9772a31d
|
fix nginx SSL config and admin key installation
|
5 anni fa |
Jonathan Cobb
|
cbc55dce69
|
install ssh key if requested, even for fork
|
5 anni fa |
Jonathan Cobb
|
7f6e03aa6b
|
fix unique index on Bill
|
5 anni fa |
Jonathan Cobb
|
fff113851f
|
try two servers in nginx with same config, one for server_name and another for server_alias
|
5 anni fa |
Jonathan Cobb
|
42212d05f8
|
add errbit support
|
5 anni fa |
Jonathan Cobb
|
cfa9259c1b
|
do not issue refunds for non-refundable payment types
|
5 anni fa |
Jonathan Cobb
|
f37199ee4e
|
fix tilde paths
|
5 anni fa |
Jonathan Cobb
|
7e96d00028
|
fix ansible user vars
|
5 anni fa |