Clear all objects from the SQLAlchemy session at the start of each request.
[invirt/packages/invirt-web.git] / code / auth.fcgi
1 #!/bin/sh
2
3 exec ./invirt.fcgi auth "$@"