Improve CLI command blacklist checking for the command manager action. Previously,
commit083ce43ab52a3e73c2d16c59dfc9ede2acfc5ab7
authorrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Mon, 2 Jun 2008 14:39:45 +0000 (2 14:39 +0000)
committerrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Mon, 2 Jun 2008 14:39:45 +0000 (2 14:39 +0000)
tree9994378226c2ca3f41e55284b42d2fcae0bdc5ea
parent107f438fb07174fc3fd41d028222a143bce5f33d
Improve CLI command blacklist checking for the command manager action.  Previously,
it did not handle case or whitespace properly.  This made it possible for blacklisted
commands to get executed anyway.
(closes issue #12765)

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@119742 614ede4d-c843-0410-af14-a771ab80d22e
main/manager.c