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
Jonathan Cobb
acd6874ac4
update web
4 years ago
Jonathan Cobb
64f53798c1
fix account actions view
4 years ago
Jonathan Cobb
1b269f2a4b
Merge branch 'master' of git.bubblev.org:bubblev/bubble
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
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
Jonathan Cobb
5ec12aad05
update web
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
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
ff5f471f7d
update web
4 years ago
Jonathan Cobb
23fe21176e
remove beta messaging, bump version
4 years ago
Jonathan Cobb
5baa330e38
update license email, add mailto link
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
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
Jonathan Cobb
a5f8191418
update utils
4 years ago
Jonathan Cobb
8a07bb931c
checks to see if we should run upgrade service
4 years ago
Jonathan Cobb
0ac2ba6a41
add note about progress meter during packer build
4 years ago
Jonathan Cobb
c2be135946
update docs, create dist symlinks
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
Jonathan Cobb
3ff0813097
change default ssh port for bpatch and bpatchfull
4 years ago
Jonathan Cobb
e74f53d248
update messages
4 years ago
Kristijan Mitrovic
5e2850a44b
Fix account deletion ( #55 )
Merge branch 'master' into kris/delete_account
Create AccountMessage in DB only if Account is still there
Use exact versions of all submodules when building
Set confirmation.welcome.account message to be quiet
Move welcome account template to requests
Merge branch 'master' into kris/delete_account
# Conflicts:
# bubble-web
Merge branch 'master' into kris/delete_account
# Conflicts:
# bubble-web
Merge branch 'master' into kris/delete_account
# Conflicts:
# bubble-server/src/main/resources/messages
# bubble-web
Fix account's refs deletion on account delete
Try to fix timing of delete confirmation notice sent out
Update web and messages
Co-authored-by: jonathan <jonathan@noreply.git.bubblev.org>
Co-authored-by: Kristijan Mitrovic <kmitrovic@itekako.com>
Reviewed-on: #55
4 years ago
Kristijan Mitrovic
a21a4d0f40
Fix Traffic Analytics App config reference ( #57 )
Merge branch 'master' into kris/fix_traffic_analytics_app
Merge branch 'master' into kris/fix_traffic_analytics_app
Use proper rule driver for traffic analytics
Co-authored-by: Kristijan Mitrovic <kmitrovic@itekako.com>
Reviewed-on: #57
4 years ago
Jonathan Cobb
3cb85aff84
bump version
4 years ago
Jonathan Cobb
ca95a31f7a
re-enable proper ssh port in iptables after algo overwrites
4 years ago
Jonathan Cobb
929571af24
update web
4 years ago
Jonathan Cobb
4f0e797896
when removing account ssh key, update account plan and network to null key
4 years ago
Jonathan Cobb
9270569651
fix sshd config location
4 years ago