Hello,

I have application that uses authentication framework and now I'm needing also http basic authentication to it. Question is, do I need to implement separate authentication framework for http basic or can I make authentication framework to somehow work with 2 different types of authentications?

I'm trying to create Webdav server (http basic authentication) using cocoon and also give good access to same repository through browser interface (form authentication).

Any ideas?

Thanks,

Joose Vettenranta


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to