sftpgo/docs
Nicola Murino 707729ee61
acme: allow to separate multiple domains with spaces
This change is required to be able to set multiple domains for the same
certificate using env vars.
The change is backward compatible for general use cases but may be
backward incompatible in some edge cases, for example:

- "sftpgo.com,www.sftpgo.com" will work as before
- "sftpgo.com, www.sftpgo.com" will not work anymore

Check the logs to see if you are affected and rename the certificate and key
to fix

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-01-21 18:00:23 +01:00
..
howto eventmanager: auto-create destination folder for renames 2023-01-03 18:13:01 +01:00
account.md add support for checking sha256crypt passwords 2022-09-28 19:15:02 +02:00
azure-blob-storage.md improve some docs 2021-12-26 14:54:29 +01:00
build-from-source.md CI: use the shortened 8-digit commit hash everywhere 2022-09-08 13:44:14 +02:00
check-password-hook.md script based hooks: don't propagate global env vars 2022-10-19 09:29:40 +02:00
custom-actions.md eventmanager: add support for global star path matching 2023-01-02 15:59:00 +01:00
dare.md update to Go 1.17 2021-08-18 14:39:56 +02:00
data-retention-hook.md script based hooks: don't propagate global env vars 2022-10-19 09:29:40 +02:00
defender.md defender: allow to load blocklist/safelist also from config/env vars 2022-05-13 14:46:07 +02:00
dynamic-user-mod.md ftpd: allow to require TLS on a per-user basis 2022-07-26 18:51:39 +02:00
eventmanager.md EventManager: add "on-demand" trigger 2023-01-21 15:41:24 +01:00
external-auth.md script based hooks: don't propagate global env vars 2022-10-19 09:29:40 +02:00
full-configuration.md acme: allow to separate multiple domains with spaces 2023-01-21 18:00:23 +01:00
google-cloud-storage.md improve some docs 2021-12-26 14:54:29 +01:00
groups.md add support for password policies 2022-12-11 17:15:34 +01:00
httpfs.md httpfs: add support for UNIX domain sockets 2022-06-12 18:29:49 +02:00
keyboard-interactive.md script based hooks: don't propagate global env vars 2022-10-19 09:29:40 +02:00
kms.md kms: remove support for compat secrets 2021-12-01 17:53:19 +01:00
logs.md eventmanager: add copy action 2022-12-27 18:51:53 +01:00
metrics.md metrics only available in telemetry server 2023-01-03 10:27:15 +01:00
oidc.md OIDC: allow to enable only OIDC login for Web UIs 2022-07-19 22:25:00 +02:00
performance.md rename default branch from master to main 2021-02-09 19:53:03 +01:00
plugins.md add jq to full docker image variants 2022-03-23 11:35:23 +01:00
portable-mode.md portable mode: remove support for services discovery via multicast DNS 2022-11-05 18:32:36 +01:00
post-connect-hook.md Add support for graceful shutdown 2022-10-22 11:56:41 +02:00
post-disconnect-hook.md script based hooks: don't propagate global env vars 2022-10-19 09:29:40 +02:00
post-login-hook.md set version to 2.4.0 2022-10-23 04:47:41 +02:00
profiling.md rename default branch from master to main 2021-02-09 19:53:03 +01:00
rate-limiting.md web UI/REST API: add password reset 2021-11-13 13:25:43 +01:00
repo.md restore fast path for recursive permissions check and update some docs 2022-06-12 12:04:48 +02:00
rest-api.md allow to disable REST API 2022-09-22 17:27:00 +02:00
roles.md add roles 2022-11-16 19:04:50 +01:00
s3.md S3: add support for assume role 2022-02-28 20:19:13 +01:00
service.md sftp realpath: resolve symlinks 2022-07-17 16:02:45 +02:00
sftp-subsystem.md logger: add a flag to use UTC time for logging 2021-11-06 15:18:16 +01:00
sftpfs.md Updating typos in openapi/swagger documentation as well as various markdown documentation files (#816) 2022-05-05 18:26:22 +02:00
ssh-commands.md eventmanager: add copy action 2022-12-27 18:51:53 +01:00
virtual-folders.md Updating typos in openapi/swagger documentation as well as various markdown documentation files (#816) 2022-05-05 18:26:22 +02:00
web-admin.md add a setup screen to create the first admin user 2021-05-14 19:21:15 +02:00
web-client.md SFTPGo is now listed on Azure Marketplace 2022-03-17 14:59:02 +01:00
webdav.md WebDAV: add support for X-OC-Mtime header 2022-11-19 19:39:28 +01:00