Merged revisions 119742 via svnmerge from
commit7e8686d9e921f4e369154fdd2c272a6a29061f2b
authorrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Mon, 2 Jun 2008 14:41:55 +0000 (2 14:41 +0000)
committerrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Mon, 2 Jun 2008 14:41:55 +0000 (2 14:41 +0000)
tree9beb38c68bb80f80fb48c7111ebf1d116ba77a04
parentf363d4f51ac91ff169a12177381da397a288d717
Merged revisions 119742 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r119742 | russell | 2008-06-02 09:39:45 -0500 (Mon, 02 Jun 2008) | 5 lines

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/trunk@119744 614ede4d-c843-0410-af14-a771ab80d22e
main/manager.c