Bug#576880: gracie: login form doesn't work if using inbound proxy with different path

2010-04-17 Thread Ben Finney
package gracie tags 576880 + confirmed thanks On 08-Apr-2010, Richard Salts wrote: > 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 That workaround is okay, but you're rig

Bug#576880: gracie: login form doesn't work if using inbound proxy with different path

2010-04-07 Thread Richard Salts
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: