Kristijan Mitrovic
6f405df85c
Add postgres tmp folder to cleaning cron comand ( #60 )
Avoid deleting root tmp folders in cleaner command
Add postgres tmp folder to cleaner command
Co-authored-by: Kristijan Mitrovic <kmitrovic@itekako.com>
Reviewed-on: #60
4 years ago
Kristijan Mitrovic
425e531c89
Extract method for updating requests host and port
4 years ago
Kristijan Mitrovic
54c6b5cb0a
Fix header replacement
4 years ago
Jonathan Cobb
2c1ee7e8d7
move setFirstAdmin to AuthResource.newLoginSession
4 years ago
Kristijan Mitrovic
a39cb29480
Include postgres logs into bubble's log management ( #59 )
Run log manager within bash in cron
Add logging into log manager script
Include postgres logs in log manager script
Link postgres log folder from withing bubble log folder
Redirect log_manager's stderr and stdout to log file
Add missing date in init bubble script log
Co-authored-by: Kristijan Mitrovic <kmitrovic@itekako.com>
Reviewed-on: #59
4 years ago
Kristijan Mitrovic
6568914f17
Replace all cross-domain cookies with empty
4 years ago
Kristijan Mitrovic
97808d0333
Add fqdn variable support in header replacements
4 years ago
Jonathan Cobb
fefc97481f
fix trailing commas in messages
4 years ago
Jonathan Cobb
d37fd52c44
always set new device to default security level when first added
4 years ago
Jonathan Cobb
141ee38290
update messages
4 years ago
Jonathan Cobb
87777b3482
add ability to set default device security level
4 years ago
Kristijan Mitrovic
3e79971e64
Add add header replacement button label
4 years ago
Kristijan Mitrovic
6f090a4043
Try to add initial header replacement for cross-domain cookies
4 years ago
Jonathan Cobb
59f71bbb6f
move comment
4 years ago
Jonathan Cobb
05d18ccfaa
remove obsolete variable
4 years ago
Jonathan Cobb
bb748b00f2
make extension explicit
4 years ago
Jonathan Cobb
1f5b54ad3a
un-html-ify ampersands in URL after handlebars mangles them
4 years ago
Kristijan Mitrovic
bd4aa2ad46
use special header replacement to skip emptied headers
4 years ago
Kristijan Mitrovic
04f9be9377
Set RequestProtector replacement optional again
4 years ago
Jonathan Cobb
befcec9df4
different min length for user vs admin
4 years ago
Jonathan Cobb
83d3982e81
allow admins to launch bubbles with short names
4 years ago
Jonathan Cobb
23fe21176e
remove beta messaging, bump version
4 years ago
Jonathan Cobb
ffcb46ef29
use fqdn for NodeProgressMeter thread
4 years ago
Jonathan Cobb
a7fa27293e
set name for NodeProgressMeter thread
4 years ago
Kristijan Mitrovic
f0f9d3c8bd
Fix replacement reference in RequestProtector app
4 years ago
Kristijan Mitrovic
eb5b3137c6
Update flex domains with empty set if needed
4 years ago
Kristijan Mitrovic
bc21d8d8ad
Add back request heades modifiers as prime app
4 years ago
Kristijan Mitrovic
54d195499a
Extract and refactor _primeApp method
4 years ago
Kristijan Mitrovic
cbc01e67af
Use HeaderReplacement's id field in JSONs
4 years ago
Kristijan Mitrovic
6d311909b3
Make RequestProtector's replacement field required
4 years ago
Jonathan Cobb
30007220f5
use TeeInputStream to avoid consuming response stream
4 years ago
Jonathan Cobb
cee262e44e
bump version
4 years ago
Jonathan Cobb
fe2332b427
no more hard-coding UTF-8, detect the charset from the response and use that
4 years ago
Jonathan Cobb
ff827661ac
bump version
4 years ago
Jonathan Cobb
0aebc52c74
ensure new SSH key is present before returning from create
4 years ago
Jonathan Cobb
8c980a14c4
push removed routes to flex routers. only track flex routes for first admin, they apply to all users
4 years ago
Jonathan Cobb
f7b31b68d9
ensure flex exclude domains are removed from flex domains
4 years ago
Jonathan Cobb
d484fd411a
fix nonce detection/insertion
4 years ago
Jonathan Cobb
5c04f6b50b
ensure whitelist domains are not included with reject/block domains
4 years ago
Jonathan Cobb
8d21047740
add full reset script and instructions
4 years ago
Kristijan Mitrovic
d9ee99a9fc
Add new app to some plans
4 years ago
Kristijan Mitrovic
fa5f58cc3c
Set new app to have `app` presentation
4 years ago
Kristijan Mitrovic
1675b63309
Add RuleDriver and AppMatcher for the new app
4 years ago
Jonathan Cobb
8a07bb931c
checks to see if we should run upgrade service
4 years ago
Jonathan Cobb
b6a48f3671
fix to ensure root network is sage
4 years ago
Jonathan Cobb
d38e088bb1
set launchType on root network
4 years ago
Jonathan Cobb
07afb14a34
root network is a sage
4 years ago
Jonathan Cobb
f72bc613e4
fix npe in isSageLauncher
4 years ago
Jonathan Cobb
5cad7f73a4
allow forking a node directly from a local launcher
4 years ago
Kristijan Mitrovic
cb891c0522
Add request protector app
4 years ago