Andrea Aime ha scritto: >> >> curl --user admin:admin http://localhost:8000/data/acls > > Cool. The only thing I don't get at the moment is the name of > the shared cookie. I guess I could get away by just throwing all cookies > back to GeoNode...
Btw, the response I get is missing another bit that I need: the user name. There are a few parts of GeoServer code that do use the user name for error reporting or for logging purposes (e.g. versioning WFS), not to mention showing in the admin GUI who are you logged in as. I can fill it myself for the basic auth case, but I cannot do the same for cookie based auth. Can you add a "name" property to the json object you're returning? Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers.
