webapp: Fix bug setting up ssh repo if the user enters "~/" at the start of the path.

This commit is contained in:
Joey Hess 2013-06-25 15:43:46 -04:00
parent c8e6947693
commit f1fe8edbbb
3 changed files with 8 additions and 0 deletions

2
debian/changelog vendored
View file

@ -9,6 +9,8 @@ git-annex (4.20130622) UNRELEASED; urgency=low
server.
* webapp: Ensure that ssh keys generated for different directories
on a server are always different.
* webapp: Fix bug setting up ssh repo if the user enters "~/" at the start
of the path.
-- Joey Hess <joeyh@debian.org> Fri, 21 Jun 2013 13:16:17 -0400