sftpgo-mirror/cmd
Nicola Murino dccc583b5d
add a dedicated struct to store encrypted credentials
also gcs credentials are now encrypted, both on disk and inside the
provider.

Data provider is automatically migrated and load data will accept
old format too but you should upgrade to the new format to avoid future
issues
2020-11-22 21:53:04 +01:00
..
gen.go cmd: add shell completion and man pages generators 2020-07-08 23:21:33 +02:00
gencompletion.go update cobra to v1.1.1 2020-10-18 21:52:42 +02:00
genman.go document FreeBSD support 2020-07-10 19:20:37 +02:00
initprovider.go data provider: add a setting to prevent auto-update 2020-10-05 19:42:33 +02:00
install_windows.go improve help strings formatting 2020-07-09 18:58:22 +02:00
portable.go add a dedicated struct to store encrypted credentials 2020-11-22 21:53:04 +01:00
portable_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
reload_windows.go Allow to rotate logs on demand 2020-06-22 19:11:53 +02:00
root.go Add support for loading users/folders on startup 2020-10-20 18:42:37 +02:00
rotatelogs_windows.go improve help strings formatting 2020-07-09 18:58:22 +02:00
serve.go Add support for loading users/folders on startup 2020-10-20 18:42:37 +02:00
service_windows.go improve help strings formatting 2020-07-09 18:58:22 +02:00
start_windows.go return exit code 1 on error 2020-06-20 14:30:46 +02:00
startsubsys.go simplify some code 2020-11-07 18:05:47 +01:00
status_windows.go return exit code 1 on error 2020-06-20 14:30:46 +02:00
stop_windows.go return exit code 1 on error 2020-06-20 14:30:46 +02:00
uninstall_windows.go return exit code 1 on error 2020-06-20 14:30:46 +02:00