webapp: New --listen= option allows running the webapp on one computer and connecting to it from another.
Does not yet use HTTPS. I'd need to generate a certificate, and I'm not sure what's the best way to do that.
This commit is contained in:
parent
c80968c3dd
commit
5e2e4347a3
10 changed files with 92 additions and 45 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -10,6 +10,8 @@ git-annex (4.20130406) UNRELEASED; urgency=low
|
|||
directories is preferred until it has reached an archive or smallarchive
|
||||
repository.
|
||||
* Avoid using runghc when building the Debian package, as that needs ghci.
|
||||
* webapp: New --listen= option allows running the webapp on one computer
|
||||
and connecting to it from another. (Note: Does not yet use HTTPS.)
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sat, 06 Apr 2013 15:24:15 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue