Index: [Article Count Order] [Thread]

Date:  Wed, 17 Nov 2004 12:16:20 +0900
From:  Shugo Maeda <shugo@...>
Subject:  Re: "admin only mode" (disallowing normal users from using mod_ruby)
To:  modruby@... (modruby ML)
Message-Id:  <419AC284.2080302@...>
In-Reply-To:  <4199C30E.1020604@...>
References:  <4194D2D8.7070206@...> <4199B410.10801@...> <4199C30E.1020604@...>
X-Mail-Count: 01351

Hi,

David Garamond wrote:
> Yeah, I knew it's not a good name. I was hoping someone else (or you) 
> could come up with a better name. :-)
> 
> Anyway, here's some suggestions:
> 
> * RubyDirectives         [normal | confonly] # default is 'normal'
> 
> reasoning: a quite short name
> 
> * RubyRestrictDirectives [off | on]          # default is 'off'
> 
> reasoning: we also have 'RubyAddPath' which is a verb + noun form too
> 
> * RubyAdminMode          [off | on]          # default is 'off'
> 
> reasoning: we also have 'RubyOutputMode'
> 
> my favorite is RubyRestrictDirectives. RubyAdminMode might still sound 
> too generic.

I prefer RubyRestrictDirectives too:-)
Can you make a patch? Or may I implement it?

Shugo