9fans archive / 2006 / 05 / 217    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: arisawa@ar.aichi-u.ac.jp Subject: httpd/magic and authentication Date: Sat, 27 May 2006 09:56:54 +0900 Hello, I have been hesitated to support digest authentication in Pegasus (another httpd for Plan9), because I have been suspicious that digest authentication is not widely supported by browsers. If recent browsers are supporting digest authentication, I will try to support it in Pegasus. By the way, I don't think digest authentication is useful in case we want to protect some web contents from local users or other person's CGI. Look http://plan9.aichi-u.ac.jp/pegasus/eman-2.0/ http://plan9.aichi-u.ac.jp/pegasus/eman-2.1/ for the solution. Kenji Arisawa On 2006/05/27, at 4:37, Skip Tavakkolian wrote: > has anyone done any cgi's that enforce digest authentication? > > i need it to enforce access control to some content that needs to be > accessible by none; along these lines: > > http://groups.google.com/group/comp.os.plan9/browse_thread/thread/ > 2d0acef2e2b85d5e/8166f4c14b6f9107?q=httpd > +authentication&rnum=3#8166f4c14b6f9107 >