sftpgo-mirror/internal
Nicola Murino 13ee236884
Allow to read env vars from files inside the "env.d" directory
This makes it easier to set environment variables on some operating systems.
Setting configuration options from environment variables is recommended if
you want to avoid the time-consuming task of merging your changes with the
default configuration file after upgrading SFTPGo

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-10-13 18:43:58 +02:00
..
acme eventmanager placeholders: add StatusString and ErrorString 2022-08-29 19:03:31 +02:00
bundle add support for embedding templates and other static resources 2022-07-24 20:02:37 +02:00
cmd event manager: add IP blocked trigger 2022-08-11 20:09:53 +02:00
command command hooks: allow to pass custom arguments 2022-09-20 13:58:44 +02:00
common disable self connections by default 2022-10-12 18:12:12 +02:00
config Allow to read env vars from files inside the "env.d" directory 2022-10-13 18:43:58 +02:00
dataprovider disable self connections by default 2022-10-12 18:12:12 +02:00
ftpd disable self connections by default 2022-10-12 18:12:12 +02:00
httpclient httpclient: add leaf certificates 2022-09-23 17:49:42 +02:00
httpd disable self connections by default 2022-10-12 18:12:12 +02:00
httpdtest eventmanager: add support for file/directory compression 2022-10-10 18:53:58 +02:00
kms move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
logger move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
metric cloud storage providers: remove head bucket requests 2022-08-11 08:31:51 +02:00
mfa move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
plugin use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
service move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sftpd disable self connections by default 2022-10-12 18:12:12 +02:00
smtp API data retention check: send CSV reports for email notifications 2022-09-28 18:37:32 +02:00
telemetry use epoch timestamp instead of current timestamp for unknown modification times 2022-08-16 17:59:13 +02:00
util zip downloads: make zip entries relative to the current dir when possible 2022-09-19 17:06:42 +02:00
version back to development 2022-10-12 22:03:47 +02:00
vfs disable self connections by default 2022-10-12 18:12:12 +02:00
webdavd disable self connections by default 2022-10-12 18:12:12 +02:00