developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 13 years ago
Last modified 9 years ago
#479 confirmed enhancement
jforms: check of the type of request
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | jelix:forms | Version: | 1.0.2 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
It is interresting, for security reasons or whatever, to check the type of request in an action. For example, we could have an additionnal argument in jforms::fill and jformsBase::initFromRequest, to says if we should get parameters only from "post" requests or only from "get" requests.
Change History (4)
comment:1 Changed 13 years ago by laurentj
- Milestone changed from Jelix 1.1 beta 1 to Jelix 1.1 beta 2
comment:2 Changed 12 years ago by laurentj
- Milestone Jelix 1.1 beta 2 deleted
comment:3 Changed 12 years ago by laurentj
- Blocking 478 removed
comment:4 Changed 9 years ago by laurentj
- Status changed from new to confirmed
Note: See
TracTickets for help on using
tickets.