I came accross this as well, but had no server validation. It just
didn't work. In my case it involved the crossdomain backend. I just
assumed crossdomain + http auth didn't work.
Since, I only needed this for development, I just wrote a simple php
proxy script without auth (the webserver is only
Hi,
using qooxdoo 0.7.3
i've an issue with a setup involving a qooxdoo application, protected
by apache basic auth.
the application pages are correctly protected but the request that
goes with Rpc to a wsgi script under
the same apache Directory (and thus protected too) have to following behavio