diff --git a/doc/todo/webapp_ssh_setup_should_work_with_locked_down_git-annex-shell_account.mdwn b/doc/todo/webapp_ssh_setup_should_work_with_locked_down_git-annex-shell_account.mdwn new file mode 100644 index 0000000000..d91bd4be5a --- /dev/null +++ b/doc/todo/webapp_ssh_setup_should_work_with_locked_down_git-annex-shell_account.mdwn @@ -0,0 +1,7 @@ +When the webapp is used to set up a ssh repository, it should detect if +there is already a repository, and sshing in to the server forces running +git-annex-shell (perhaps by it being set to the user's login shell). + +In this case it should just use the already set up repository. Note that +it would not be possible to add a new repository on the server using only +git-annex-shell. --[[Joey]]