Source: hubzero-wrwroxy
Section: misc
Priority: optional
Maintainer: Nicholas J. Kisseberth <nkissebe@purdue.edu>
Build-Depends: debhelper (>= 8.0.0), python-support (>=0.8)
Standards-Version: 3.8.4
X-Python-Version: >= 2.6
Homepage: http://hubzero.org

Package: hubzero-wrwroxy
Architecture: any
Depends: python (>=2.6), ${shlibs:Depends}, ${misc:Depends}
Description: HUBzero Rewrite proxy for web server based applications running in container
 The Weber ReWRite prOXY runs inside of the HUBzero Platform tool session 
 container, between the Exec Proxy and a web server based (weber)
 application, and forwards connections between the two, rewriting the
 header to remove the HUBzero specific parts of the request path that
 match "/weber/<SESSION>/<TOKEN>/<CONTAINER>/". This allows the weber
 application think it is serving files from the root of the web server.
 The proxy also has the capability of performing light security checks,
 like checking that incoming requests have the correct authentication
 cookie.
