allow making encrypted rsync special remotes
wow, that was easy!
This commit is contained in:
parent
5228ba9314
commit
014974a7da
6 changed files with 105 additions and 64 deletions
|
@ -8,7 +8,8 @@
|
|||
/config/repository/add/drive AddDriveR GET
|
||||
/config/repository/add/ssh AddSshR GET
|
||||
/config/repository/add/ssh/confirm/#SshData ConfirmSshR GET
|
||||
/config/repository/add/ssh/make/#SshData MakeSshR GET
|
||||
/config/repository/add/ssh/make/git/#SshData MakeSshGitR GET
|
||||
/config/repository/add/ssh/make/rsync/#SshData MakeSshRsyncR GET
|
||||
/config/repository/first FirstRepositoryR GET
|
||||
|
||||
/transfers/#NotificationId TransfersR GET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue