adding removable drive improvements

This commit is contained in:
Joey Hess 2013-03-20 16:46:35 -04:00
parent a0b8d2f706
commit bfb63ea521
7 changed files with 95 additions and 29 deletions

View file

@ -31,6 +31,8 @@
/config/repository/sync/enable/#UUID EnableSyncR GET
/config/repository/add/drive AddDriveR GET POST
/config/repository/add/drive/confirm/#RemovableDrive ConfirmAddDriveR GET
/config/repository/add/drive/finish/#RemovableDrive FinishAddDriveR GET
/config/repository/add/ssh AddSshR GET POST
/config/repository/add/ssh/confirm/#SshData ConfirmSshR GET
/config/repository/add/ssh/retry/#SshData RetrySshR GET