I create a new module. Then I create a folder called "config" in that module, and in a file called security.yml I add:
all: is_secure: on credentials: admin Then I run "symfony cc". And yet, even when I'm not logged in, I can still point my browser at every page in the module. Did I forget something? -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
