add ssh confirmation page

also broke out webapp types into a separate module
This commit is contained in:
Joey Hess 2012-09-02 00:27:48 -04:00
parent 51dfbd77d6
commit 837cd79e4f
14 changed files with 191 additions and 97 deletions

View file

@ -7,6 +7,8 @@
/config/repository RepositoriesR GET
/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/first FirstRepositoryR GET
/transfers/#NotificationId TransfersR GET