-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: rack/rack
base: 2.0.6
head repository: rack/rack
compare: 2.0.8
- 18 commits
- 10 files changed
- 6 contributors
Commits on Dec 19, 2018
-
Merge pull request #1201 from janko-m/make-multipart-parsing-work-for…
…-chunked-requests Don't use #eof? when parsing multipart
Configuration menu - View commit details
-
Copy full SHA for cb1fdb6 - Browse repository at this point
Copy the full SHA cb1fdb6View commit details
Commits on Feb 19, 2019
-
Preserve forwarded IP address for trusted proxy chains
Sometimes proxies make requests to Rack applications, for example HAProxy health checks and so on. Previously the forwarded IP implementation ate up these IP addresses, making it hard to tell in Rack applications who made the request
Configuration menu - View commit details
-
Copy full SHA for 1bf2188 - Browse repository at this point
Copy the full SHA 1bf2188View commit details -
Merge pull request #1343 from larsxschneider/ls/forward-fix
Backport: Preserve forwarded IP address for trusted proxy chains
Configuration menu - View commit details
-
Copy full SHA for ea57610 - Browse repository at this point
Copy the full SHA ea57610View commit details
Commits on Apr 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7fb95db - Browse repository at this point
Copy the full SHA 7fb95dbView commit details
Commits on Dec 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 83d4bd1 - Browse repository at this point
Copy the full SHA 83d4bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f3aab - Browse repository at this point
Copy the full SHA 77f3aabView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb3d486 - Browse repository at this point
Copy the full SHA bb3d486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b205ed - Browse repository at this point
Copy the full SHA 2b205edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7e3b2 - Browse repository at this point
Copy the full SHA 1c7e3b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e32262 - Browse repository at this point
Copy the full SHA 4e32262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73a5f79 - Browse repository at this point
Copy the full SHA 73a5f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc45a06 - Browse repository at this point
Copy the full SHA dc45a06View commit details -
Fallback to the legacy id when the new id is not found
This will avoid all session to be invalidated.
Configuration menu - View commit details
-
Copy full SHA for 6a04bbf - Browse repository at this point
Copy the full SHA 6a04bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba123d - Browse repository at this point
Copy the full SHA 3ba123dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e96e0f - Browse repository at this point
Copy the full SHA 1e96e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1cab6 - Browse repository at this point
Copy the full SHA 5b1cab6View commit details -
Introduce a new base class to avoid breaking when upgrading
Third-party session store would still need to be chaged to be more secure but only upgrading rack will not break any application.
Configuration menu - View commit details
-
Copy full SHA for f1a79b2 - Browse repository at this point
Copy the full SHA f1a79b2View commit details
Commits on Dec 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e7ee459 - Browse repository at this point
Copy the full SHA e7ee459View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.0.6...2.0.8