On Mon, Feb 22, 2010 at 09:04:05PM +0100, Mario Scheliga wrote: > can i store my normal users in the db, when basicAuth is turned on > without having cookie_auth?
Basic Auth against the _users db works for me in trunk (actually still with cookie auth on, but I can send an unsolicited Authorization: header instead of logging in to _session) However, in another mail you said you're using 0.10, and I don't know what level of support that has. Since you have 0.10 sitting in front of you, perhaps you can just try it in see?
