Girish Ramakrishnan
|
6a43a4bd20
|
unlink ghost file automatically on successful login
|
2020-09-17 10:46:32 -07:00 |
|
Girish Ramakrishnan
|
8c78889e88
|
namecheap: fix crash if server returns invalid response
|
2020-09-16 16:44:40 -07:00 |
|
Girish Ramakrishnan
|
873159b793
|
Add to changes
|
2020-09-16 16:05:09 -07:00 |
|
Girish Ramakrishnan
|
b5823d3210
|
use legacy password scheme in mysql 8
https://github.com/db-migrate/node-db-migrate/issues/610
part of #684
|
2020-09-16 00:03:13 -07:00 |
|
Girish Ramakrishnan
|
cd99c22f64
|
Fix collectd in focal
part of #684
|
2020-09-16 00:02:58 -07:00 |
|
Girish Ramakrishnan
|
baa5122fcb
|
Update mysql and docker
part of #684
|
2020-09-15 21:58:40 -07:00 |
|
Girish Ramakrishnan
|
5447aa7c80
|
missed this one
v5.6.1
|
2020-09-15 14:46:47 -07:00 |
|
Girish Ramakrishnan
|
933918ea27
|
Fix docs url
|
2020-09-15 14:46:22 -07:00 |
|
Girish Ramakrishnan
|
cbbcdc5df1
|
regenerate nginx configs
Users are seeing SSL_ERROR_RX_UNEXPECTED_NEW_SESSION_TICKET. Probably related
some of the app configs had ssl_session_tickets off and some didn't . It seems nginx
has some issue if they are inconsistent (see also https://github.com/nginx-proxy/nginx-proxy/issues/580#issuecomment-249587149).
https://forum.cloudron.io/topic/3157/ssl-error-after-upgrading-to-5-6-0-on-ubuntu-16
|
2020-09-15 08:26:41 -07:00 |
|
Girish Ramakrishnan
|
4dfa7b132d
|
ignore duplicates
|
2020-09-14 13:53:58 -07:00 |
|
Girish Ramakrishnan
|
fb5bfaa2bd
|
read does not read last line without a newline
|
2020-09-14 13:52:10 -07:00 |
|
Girish Ramakrishnan
|
20e206fa43
|
migrate blocklist to a txt file
this allows easy copy/pasting of existing deny lists which contain
comments and blank lines
|
2020-09-14 12:10:29 -07:00 |
|
Girish Ramakrishnan
|
467fa59023
|
Fix timeout issue when adding lots of network ranges
|
2020-09-14 09:56:35 -07:00 |
|
Girish Ramakrishnan
|
166c06c628
|
log the partSize
v5.6.0
|
2020-09-10 00:09:54 -07:00 |
|
Girish Ramakrishnan
|
5ff3c8961c
|
mail: log denial of max mail size
|
2020-09-09 22:48:43 -07:00 |
|
Girish Ramakrishnan
|
08f33f0e78
|
Add mail location audit log
|
2020-09-09 22:31:50 -07:00 |
|
Girish Ramakrishnan
|
0c5a637203
|
Fix progress indicator when mail location is being changed
|
2020-09-09 21:49:44 -07:00 |
|
Girish Ramakrishnan
|
e3b4fdb6b1
|
better logs of the scheduler
|
2020-09-09 20:09:16 -07:00 |
|
Girish Ramakrishnan
|
e730a6e282
|
log: do not show app update message for no updates
|
2020-09-09 19:26:45 -07:00 |
|
Girish Ramakrishnan
|
722808a0e4
|
firewall: make sure blocklist is first in the forward chain
|
2020-09-09 17:47:20 -07:00 |
|
Girish Ramakrishnan
|
eae33161c1
|
Forgot the CLOUDRON_ prefix
|
2020-09-08 19:33:59 -07:00 |
|
Girish Ramakrishnan
|
f14df141f7
|
Add MAIL_SERVER_HOST
This points to the mail fqdn
|
2020-09-08 19:33:23 -07:00 |
|
Girish Ramakrishnan
|
f7a4330cd1
|
Add CLOUDRON_LDAP_HOST
We have MYSQL_HOST, POSTGRESQL_HOST etc. Just this LDAP has _SERVER
|
2020-09-08 19:32:21 -07:00 |
|
Johannes Zellner
|
23474c9752
|
Only disable motd-news if file exists
|
2020-09-04 10:49:07 +02:00 |
|
Girish Ramakrishnan
|
fc08f9823e
|
s3: copy parts in parallel
|
2020-09-03 14:31:56 -07:00 |
|
Girish Ramakrishnan
|
639bddb4b7
|
Do not use app.manifest.title since it may not be set for custom apps
|
2020-09-03 13:49:38 -07:00 |
|
Girish Ramakrishnan
|
f87b32fc7b
|
do not allow setting blocklist in demo mode
|
2020-09-02 23:04:48 -07:00 |
|
Girish Ramakrishnan
|
468ad6d578
|
Add some new backup regions
|
2020-09-02 19:39:58 -07:00 |
|
Girish Ramakrishnan
|
8b5c7d3d87
|
make http redirect to https://final-destination
|
2020-09-02 18:56:22 -07:00 |
|
Girish Ramakrishnan
|
e791084793
|
bump timeout to 24 hours
|
2020-09-02 18:19:25 -07:00 |
|
Girish Ramakrishnan
|
316a1ae2c5
|
only scale back containers on infra change
|
2020-09-02 18:13:08 -07:00 |
|
Girish Ramakrishnan
|
71beca68dc
|
Fix nginx reload race
|
2020-09-02 18:02:22 -07:00 |
|
Johannes Zellner
|
aae79db27a
|
Mention that we use task types also in the dashboard
|
2020-09-02 17:06:25 +02:00 |
|
Girish Ramakrishnan
|
6f188da2a6
|
Do not call onActivated when not activated
regression caused by ba29889f54
|
2020-09-01 15:35:43 -07:00 |
|
Girish Ramakrishnan
|
9ae4ce82a7
|
scheduler: stash the containerId in the state
the container id will change when the app is re-configured.
in the future, maybe it's better to do this like sftp.rebuild()
|
2020-09-01 12:56:06 -07:00 |
|
Girish Ramakrishnan
|
5adfa722d4
|
Add some debug information
|
2020-09-01 12:35:31 -07:00 |
|
Girish Ramakrishnan
|
c26dda7cc9
|
require owner for network blocklist
|
2020-08-31 22:53:22 -07:00 |
|
Girish Ramakrishnan
|
b7440ee516
|
Do IP based check first before accepting port based checks
|
2020-08-31 21:55:45 -07:00 |
|
Girish Ramakrishnan
|
e4b06b16a9
|
firewall: implement blocklist
|
2020-08-31 21:46:07 -07:00 |
|
Girish Ramakrishnan
|
491af5bd9a
|
stop apps before updating the databases because postgres will "lock" them preventing import
|
2020-08-31 17:53:29 -07:00 |
|
Girish Ramakrishnan
|
9b67ab9713
|
typo
|
2020-08-31 08:58:38 -07:00 |
|
Girish Ramakrishnan
|
f0a62600af
|
No need to accept them here since the ports are managed by docker
|
2020-08-31 08:58:02 -07:00 |
|
Girish Ramakrishnan
|
dd5dfd98b7
|
ensure box update backups are also preserved for 3 weeks
|
2020-08-30 21:38:13 -07:00 |
|
Girish Ramakrishnan
|
d5ec38c4db
|
do not restrict postgresql db memory
see also 3ea6610923
|
2020-08-30 21:37:57 -07:00 |
|
Girish Ramakrishnan
|
f945463dbe
|
postgresql: enable uuid-ossp extension
|
2020-08-26 19:29:41 -07:00 |
|
Girish Ramakrishnan
|
cf9439fb3b
|
systemd 237 ignores --nice value in systemd-run
|
2020-08-26 17:30:47 -07:00 |
|
Girish Ramakrishnan
|
6901847c49
|
Update mail container for banner changes
fixes #341
|
2020-08-24 14:30:39 -07:00 |
|
Girish Ramakrishnan
|
c54c25c35e
|
fix task signature
|
2020-08-24 12:57:48 -07:00 |
|
Girish Ramakrishnan
|
5728bce6bc
|
Fix typos
|
2020-08-24 10:28:53 -07:00 |
|
Girish Ramakrishnan
|
d752403ed6
|
mail: add API to get/set banner
part of #341
|
2020-08-24 08:56:13 -07:00 |
|