allow making encrypted rsync special remotes

wow, that was easy!
This commit is contained in:
Joey Hess 2012-09-02 17:32:24 -04:00
parent 5228ba9314
commit 014974a7da
6 changed files with 105 additions and 64 deletions

View file

@ -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