On Sat, Mar 12, 2011 at 9:36 PM, Nathaniel R. Reindl <n...@corvidae.org> wrote:
> The only problem with this is that an HTTP client will implement
> internal session handling inconsistently from another HTTP client.
> The implication of this is that, while you can log in using basic or
> digest HTTP authentication -- whether over SSL or otherwise -- you
> lack the ability to log out.

If clients are violating the rules of HTTP Digest Authentication, then
I suppose it would be necessary to implement an alternate
authentication extension for the webserver.

Either that or enhance Fossil to provide a means for multiple
repositories on the same server to share authentication credentials.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to