-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: rack/rack-session
base: v2.0.0
head repository: rack/rack-session
compare: v2.1.1
- 17 commits
- 14 files changed
- 8 contributors
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ebd05eb - Browse repository at this point
Copy the full SHA ebd05ebView commit details
Commits on Jan 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a4e4203 - Browse repository at this point
Copy the full SHA a4e4203View commit details -
Specify the
base64
dependency (#31)Addresses this warning (on Ruby 3.3): > /app/lib/rack/session/cookie.rb:11: warning: base64 was loaded from > the standard library, but is not part of the default gems since Ruby > 3.4.0. Add base64 to your Gemfile or gemspec.
Configuration menu - View commit details
-
Copy full SHA for 6dd2fe5 - Browse repository at this point
Copy the full SHA 6dd2fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d4016 - Browse repository at this point
Copy the full SHA 27d4016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8227783 - Browse repository at this point
Copy the full SHA 8227783View commit details -
Bump actions/checkout from 3 to 4 (#37)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 178daa3 - Browse repository at this point
Copy the full SHA 178daa3View commit details -
Introduce
assume_ssl
option to allow secure session cookies through…… insecure proxy (#41)
Configuration menu - View commit details
-
Copy full SHA for abb6b62 - Browse repository at this point
Copy the full SHA abb6b62View commit details -
Add cookie option "partitioned" to DEFAULT_OPTIONS and documentation …
…of class Persisted (#43)
Configuration menu - View commit details
-
Copy full SHA for 4af6114 - Browse repository at this point
Copy the full SHA 4af6114View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad38c0 - Browse repository at this point
Copy the full SHA 9ad38c0View commit details -
Opt-in for MFA requirement (#45)
Make the gem more secure by requiring that all privileged operations by any of the owners require OTP. Ref: https://guides.rubygems.org/mfa-requirement-opt-in/
Configuration menu - View commit details
-
Copy full SHA for 9818179 - Browse repository at this point
Copy the full SHA 9818179View commit details -
Bump actions/checkout from 3 to 4 (#47)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06b63f5 - Browse repository at this point
Copy the full SHA 06b63f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a10ce8 - Browse repository at this point
Copy the full SHA 1a10ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c56db - Browse repository at this point
Copy the full SHA 77c56dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c1237 - Browse repository at this point
Copy the full SHA 67c1237View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a02143 - Browse repository at this point
Copy the full SHA 8a02143View commit details
Commits on May 6, 2025
-
1
Configuration menu - View commit details
-
Copy full SHA for c58ad79 - Browse repository at this point
Copy the full SHA c58ad79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96663ec - Browse repository at this point
Copy the full SHA 96663ecView 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 v2.0.0...v2.1.1