- new: vault: secret finder, migration from config file
- new: allow removal of transferspec parameter by setting value to
null
- new: option
ascp_opts
allows to provide nativeascp
options on command line - new: command
sync
added tonode
(gen4) andserver
plugins, also available inaoc
- fix: security: no shell interpolation
- fix: when WSS and node agent: no localhost (certificate)
- fix: #99
aoc file download
for single shared folder - fix: due to change of API in faspex 5 for send pakage (paths is mandatory for any type of transfer now)
- fix: Oauth web authentication was broken, fixed now
- change: (break) container image has entry point
- change: (break)
aoc admin res node
commandsv3
andv4
replaced withdo
and commandv3
moved insidedo
- change: (break) renamed options for
sync
- change: node gen4 operations are moved from aoc plugin to node plugin but made available where gen4 is used
- change: if wss is enabled on server, use wss
- lots of cleanup and refactoring