Blog

Advent calendar day 6: security and form validation

« Back to the Blog

Categories

Feeds

feed Posts feed

comments feed Comments feed

Be trained by symfony experts
Dec 10: Paris (1.1 - Francais)
Dec 10: Atlanta (1.1 - English)
Dec 17: Montreal (1.1 - Francais)
Jan 21: Paris (1.1 - Francais)
Feb 18: Paris (1.1 - Francais)
and more...

Archives

Creative Commons License This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.

The advent calendar tutorial is progressing, and it's already the sixth day.

Today, we will describe the way to restrict access to some parts of the site to authenticated users. The form validation process will also be illustrated by the login form rules.

Don't hesitate to download the code of the day 5 before starting, since we did some refactoring yesterday. And remember to clear the cache as soon as you modify the configuration or as you add classes to the model, or you will probably get errors in the production environment.

Comments comments feed

No comment yet.