Dear All I am using symfony 1.4
I have a module named "hello", indside it I created config folder and placed security.yml, following is configuration of it -------------------------- test: is_secure: true credentials: theAdmin -------------------------- I set authentication to true using following code $this->getUser()->setAuthenticated(true); and I am not specifying any credential but even then test page is showing. where is problem. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en