Kristijan Mitrovic
d8ca0922a6
Avoid deleting root tmp folders in cleaner command
4 years ago
Kristijan Mitrovic
f03ae49f43
Add postgres tmp folder to cleaner command
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
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
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
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
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
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
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
Jonathan Cobb
c0e6c62576
change ssh port
4 years ago
Jonathan Cobb
6d54bd734e
additional tarpit point
4 years ago
Jonathan Cobb
f98a6c7e69
pass ssh audit
4 years ago
jonathan
1c1d5c380f
feature/tarpit ( #56 )
add file header
bump version
add ssh tarpit, add fail2ban ssh config, harden ssh
fix bug, supervisor conf is a file not a template
initial http tarpit
Co-authored-by: Jonathan Cobb <jonathan@kyuss.org>
Reviewed-on: #56
4 years ago
Jonathan Cobb
f151af308d
remove logs
4 years ago
Jonathan Cobb
d0ba76f027
shadowban for linkedin working on mobile
4 years ago
Jonathan Cobb
78ac4ff05d
disable in-page stats for more app-heavy sites
4 years ago
Jonathan Cobb
65ed8153d1
shadowban work on desktop linkedin
4 years ago
Jonathan Cobb
55d0b21d5c
get more aggressive about disabling unattended upgrades during setup
4 years ago
Jonathan Cobb
31640c0c43
move software version management into its own class
4 years ago