./www/ruby-rack-session, Session implementation for Rack

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.0, Package name: ruby32-rack-session-2.1.0, Maintainer: pkgsrc-users

Rack::Session

Session management implementation for Rack.


Master sites:

Filesize: 15.5 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-19 17:56:52 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-rack-session: update to 2.1.0

2.1.0 (2025-01-04)

* Improved compatibility with Ruby 3.3+ and Rack 3+.
* Add support for cookie option partitioned.
* Introduce assume_ssl option to allow secure session cookies through
  insecure proxy.
   2023-10-23 16:55:12 by Takahiro Kambe | Files touched by this commit (4)
Log message:
www/ruby-rack-session: add package version 2.0.0

This package is required by Ruby on Rails 7.1

Rack::Session

Session management implementation for Rack.