From 6c00d59973d59cc7ac97fde35739038eece2513b Mon Sep 17 00:00:00 2001 From: "Sean B. Palmer" Date: Thu, 10 Mar 2011 14:41:22 +0000 Subject: Whitelist all oblique commands by default --- phenny | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phenny b/phenny index 5fb7d7e..3153f33 100755 --- a/phenny +++ b/phenny @@ -50,7 +50,7 @@ def create_default_config(fn): external = { '#liberal': ['!'], # allow all '#conservative': [], # allow none - '*': ['py', 'whois', 'glyph'] # default whitelist + '*': ['!'] # default whitelist, allow all } # EOF -- cgit v1.2.3-1-g7c22