You are here: Foswiki>Tasks Web>Item12969 (05 Jul 2015, GeorgeClark)Edit Attach

Item12969: UI::Rest should only validate POST type requests

pencil
Priority: Normal
Current State: Closed
Released In: 2.0.0
Target Release: major
Applies To: Engine
Component: FoswikiUIRest
Branches: master
Reported By: GeorgeClark
Waiting For:
Last Change By: GeorgeClark
The UI::Rest routine now has options to verify method of GET, POST, for example. If the rest handler is registered as follows
  • http_allow GET, POST
  • validation required

Then validation is verified for both GET and POST requests. However validation is normally only done for POST type requests.

UI::Rest should skip validation of GET requests.

-- GeorgeClark - 22 Jul 2014

 

ItemTemplate edit

Summary UI::Rest should only validate POST type requests
ReportedBy GeorgeClark
Codebase trunk
SVN Range
AppliesTo Engine
Component FoswikiUIRest
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:611e19deff95
TargetRelease major
ReleasedIn 2.0.0
CheckinsOnBranches master
trunkCheckins
masterCheckins distro:611e19deff95
ItemBranchCheckins
Release01x01Checkins
Topic revision: r3 - 05 Jul 2015, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy