Let the CLEARCACHE and CACHETIMEOUT commands make use of 'allowed'.
commitd9f371e41f7287bdc14d8d60e574add6ffe54462
authorBen Kibbey <bjk@luxsci.net>
Mon, 27 May 2013 15:33:12 +0000 (27 11:33 -0400)
committerBen Kibbey <bjk@luxsci.net>
Mon, 27 May 2013 15:59:41 +0000 (27 11:59 -0400)
treec9eee36677bb7bb71bf3f612eecdd977c875a79f
parent3331b03e84f549ebc8f0596f5a3c14c30a58b865
Let the CLEARCACHE and CACHETIMEOUT commands make use of 'allowed'.

To prevent a client from modifying a cache entry that it is not
allowed access to.
src/commands.c
src/common.h
src/pwmd.c