webapp: Avoid illegal characters in hostname when creating S3 or Glacier remote.

This commit is contained in:
Joey Hess 2013-01-14 12:54:29 -04:00
parent 529f698960
commit 0d2ac184b5
3 changed files with 11 additions and 1 deletions

2
debian/changelog vendored
View file

@ -17,6 +17,8 @@ git-annex (3.20130108) UNRELEASED; urgency=low
* In direct mode, files with the same key are no longer hardlinked, as
that would cause a surprising behavior if modifying one, where the other
would also change.
* webapp: Avoid illegal characters in hostname when creating S3 or
Glacier remote.
-- Joey Hess <joeyh@debian.org> Tue, 08 Jan 2013 12:37:38 -0400