9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] webls
@ 2003-10-08 19:23 David Presotto
  2003-10-08 22:42 ` vdharani
  0 siblings, 1 reply; 2+ messages in thread
From: David Presotto @ 2003-10-08 19:23 UTC (permalink / raw)
  To: 9fans

I updated webls.  Now if /sys/lib/webls.denied is missing, it is assumed
that all accesses are denied.

Also, I rooted the regular expressions in the webls.{allowed,denied} files
(i.e. webls now sticks a ^ at the front of each expression) so that an expression
like '/xyzzy' doesn't accidentally match '/hidden/xyzzy'.  Perhaps I
should also tack a $ onto the end of the expression.  Comments to me.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] webls
  2003-10-08 19:23 [9fans] webls David Presotto
@ 2003-10-08 22:42 ` vdharani
  0 siblings, 0 replies; 2+ messages in thread
From: vdharani @ 2003-10-08 22:42 UTC (permalink / raw)
  To: 9fans

> I updated webls.  Now if /sys/lib/webls.denied is missing, it is
> assumed that all accesses are denied.
Thank you.

> Also, I rooted the regular expressions in the webls.{allowed,denied}
> files (i.e. webls now sticks a ^ at the front of each expression) so
> that an expression like '/xyzzy' doesn't accidentally match
> '/hidden/xyzzy'.  Perhaps I should also tack a $ onto the end of the
> expression.  Comments to me.
Yes, support for $ would be nice to have. That way webls will fall in line
with other tools that support ^ and $ usage.

Regards
dharani





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-08 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-08 19:23 [9fans] webls David Presotto
2003-10-08 22:42 ` vdharani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).