Package: gracie Version: 0.2.11-1 Severity: normal I've installed gracie and put the ROOT_URL into /etc/default/gracie to point to my apache at a particular path (i.e. https://example.org/openid/ ) and put in a ProxyPass /openid/ http://localhost:8000/ ProxyPassReverse /openid/ http://localhost:8000/ into the apache config for the virtual host. This works for the most part except the form action described in pagetemplate.py is "/login" which will not work in this case. I changed it to "login" and it works fine, I guess it could also be changed to "${ROOT_URL}login".
-- System Information: Debian Release: squeeze/sid APT prefers stable APT policy: (900, 'stable') Architecture: i386 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages gracie depends on: ii python 2.5.4-2 An interactive high-level object-o ii python-daemon 1.5.2-2 library for making a Unix daemon p ii python-openid 2.2.1-2 OpenID support for servers and con ii python-pam 0.4.2-12 A Python interface to the PAM libr ii python-routes 1.9.2-1 Routing Recognition and Generation ii python-support 1.0.2 automated rebuilding support for P gracie recommends no packages. gracie suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

