Ticket #478 (closed enhancement: fixed)
jforms: support of protection against CSRF
| Reported by: | laurentj | Owned by: | laurentj |
|---|---|---|---|
| Priority: | highest | Milestone: | jelix 1.1 |
| Component: | jelix:forms | Version: | 1.0.2 |
| Severity: | major | Keywords: | |
| Cc: | Php version: | ||
| Review: | Hosting Provider: | ||
| Blocked By: | Documentation needed: | no | |
| Blocking: |
Description
for CSRF, see http://fr.wikipedia.org/wiki/Cross-Site_Request_Forgeries.
We could have an attribute in a jform file, to says if we want to activate CSRF protection. So a token will be generated during the creation of the form, and its validity will be checked.
Change History
Note: See
TracTickets for help on using
tickets.
