pkgsrc/www/ruby-rack/distinfo
taca 02fdaf772d Update ruby-rack to 1.6.5.
Sun Dec 4 18:48:03 2015  Jeremy Daer <jeremydaer@gmail.com>

	* First-party "SameSite" cookies. Browsers omit SameSite cookies
	from third-party requests, closing the door on many CSRF attacks.

	Pass `same_site: true` (or `:strict`) to enable:
	    response.set_cookie 'foo', value: 'bar', same_site: true
	or `same_site: :lax` to use Lax enforcement:
	    response.set_cookie 'foo', value: 'bar', same_site: :lax

	Based on version 7 of the Same-site Cookies internet draft:
	https://tools.ietf.org/html/draft-west-first-party-cookies-07

	Thanks to Ben Toews (@mastahyeti) and Bob Long (@bobjflong) for
	updating to drafts 5 and 7.

Wed Jun 24 12:13:37 2015  Aaron Patterson <tenderlove@ruby-lang.org>

	* Fix Ruby 1.8 backwards compatibility
2017-04-22 16:16:29 +00:00

6 lines
381 B
Text

$NetBSD: distinfo,v 1.20 2017/04/22 16:16:29 taca Exp $
SHA1 (rack-1.6.5.gem) = 67b1ae7299386ee6d0a8ae852d7226c0db814432
RMD160 (rack-1.6.5.gem) = 3ca280adb8dc230c8789ac14392c8fb57c697dc8
SHA512 (rack-1.6.5.gem) = 469711832b9a2a4a5816607712a0dfe4c59fae5c4cfa37819f0f2b695f477a56040bb71d48ef7c05bad32cd48c02b8c20402d59f84acd299d5266858ff9bbf04
Size (rack-1.6.5.gem) = 229376 bytes