Symfony 2 security voters displaying a lot of messages in log -


i'm not quite familiar symfony2 security voters , i'm having lot of security.info: no expression found; abstaining voting. [] [] in log files in each request.

what means , can correct it?

thanks in advance.

this expressionvoter of jmssecurityextrabundle provides nice expressions granting access, better simple role decisions. configured no expression in config or programmatic log results.

if want know more security voters, or maybe implement self, can read symfony cookbook article.


Comments

Popular posts from this blog

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -