Skip to content

TS-4133: Update the url_sig plugin so that application query paramete…#424

Closed
jrushford wants to merge 1 commit intoapache:masterfrom
jrushford:ts4133
Closed

TS-4133: Update the url_sig plugin so that application query paramete…#424
jrushford wants to merge 1 commit intoapache:masterfrom
jrushford:ts4133

Conversation

@jrushford
Copy link
Copy Markdown
Contributor

See TS-4133. This update to url_sig will allow application query parameters destined for an origin server to remain intact rather than stripping all query parameters after request signing validation.

@bryancall
Copy link
Copy Markdown
Contributor

@jrushf1239k Please address the concerns and update the pull request.

@jrushford jrushford force-pushed the ts4133 branch 2 times, most recently from ebe3742 to d14dfbd Compare March 14, 2016 16:04
@jrushford
Copy link
Copy Markdown
Contributor Author

Updated the README and added source code comments on the requirement that signing query parameters must always be appended to the end of any application query parameters in the request. Added a check that limits the length of query parameters to no more than MAX_QUERY_LEN or 4096 bytes. This length should be sufficient.

@jrushford jrushford force-pushed the ts4133 branch 2 times, most recently from f1cca2b to 2949f43 Compare March 14, 2016 19:50
@jrushford
Copy link
Copy Markdown
Contributor Author

changes were pushed to master, closing this pull request.

@jrushford jrushford closed this Mar 22, 2016
@jrushford jrushford deleted the ts4133 branch April 5, 2016 22:08
SolidWallOfCode pushed a commit to SolidWallOfCode/trafficserver that referenced this pull request Apr 13, 2017
…ache#424)

* YTS-1190: PR1516 back port - combo handler support for IMMUTABLE.
Cherry-pick 9d33ca2
Ftywan pushed a commit to Ftywan/trafficserver that referenced this pull request Dec 21, 2022
Add arm64 to the list of known stack growth directions.

(cherry picked from commit 697da39)

Co-authored-by: Mo Chen <uncorrupt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants