<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/cgi/test_cgi_cookie.rb, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/cgi] Loosen the domain regex to accept '.'</title>
<updated>2022-11-28T04:34:11+00:00</updated>
<author>
<name>Xenor Chang</name>
<email>tubaxenor@gmail.com</email>
</author>
<published>2022-11-28T04:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=745dcf5326ea2c8e2047a3bddeb0fbb7e7d07649'/>
<id>745dcf5326ea2c8e2047a3bddeb0fbb7e7d07649</id>
<content type='text'>
(https://github.com/ruby/cgi/pull/29)

* Loosen the domain regex to accept '.'

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;

https://github.com/ruby/cgi/commit/5e09d632f3
Co-authored-by: Hiroshi SHIBATA &lt;hsbt@ruby-lang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/cgi/pull/29)

* Loosen the domain regex to accept '.'

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;

https://github.com/ruby/cgi/commit/5e09d632f3
Co-authored-by: Hiroshi SHIBATA &lt;hsbt@ruby-lang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] Fix test_cgi_cookie_new_with_domain to pass on older rubies</title>
<updated>2022-11-24T18:32:19+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2022-11-23T11:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=656f25987cf2885104d5b13c8d3f5b7d32f1b333'/>
<id>656f25987cf2885104d5b13c8d3f5b7d32f1b333</id>
<content type='text'>
https://github.com/ruby/cgi/commit/05f0c58048
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/cgi/commit/05f0c58048
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] Relax domain label restrictions</title>
<updated>2022-11-22T02:12:50+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-22T02:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=58682b6980e9c2046f4b18025c4b684661fbcf66'/>
<id>58682b6980e9c2046f4b18025c4b684661fbcf66</id>
<content type='text'>
https://github.com/ruby/cgi/commit/b46d41c363
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/cgi/commit/b46d41c363
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] Check cookie name/path/domain characters</title>
<updated>2022-11-22T02:00:10+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-16T09:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c05f85f373ed48594d9bf08e11ae0c84c06062f7'/>
<id>c05f85f373ed48594d9bf08e11ae0c84c06062f7</id>
<content type='text'>
https://hackerone.com/reports/1204977

https://github.com/ruby/cgi/commit/30107a4797
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1204977

https://github.com/ruby/cgi/commit/30107a4797
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] When parsing cookies, only decode the values</title>
<updated>2021-11-24T10:59:00+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-06-29T01:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0f31b3f465036884fc0e22ddb4fe5d46279eccae'/>
<id>0f31b3f465036884fc0e22ddb4fe5d46279eccae</id>
<content type='text'>
https://github.com/ruby/cgi/commit/052eb3a828
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/cgi/commit/052eb3a828
</pre>
</div>
</content>
</entry>
<entry>
<title>{lib,test}/cgi: Specify frozen_string_literal: true.</title>
<updated>2017-02-18T05:52:16+00:00</updated>
<author>
<name>kazu</name>
<email>kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2017-02-18T05:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fbd5cda6aad6db01bbca3d893a9970314a1bd52c'/>
<id>fbd5cda6aad6db01bbca3d893a9970314a1bd52c</id>
<content type='text'>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57652 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57652 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791]</title>
<updated>2016-09-27T03:17:47+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2016-09-27T03:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5f33c6b0f5e7a0e5cb849e791adced2528df3227'/>
<id>5f33c6b0f5e7a0e5cb849e791adced2528df3227</id>
<content type='text'>
* lib/webrick/cookie.rb (parse): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/webrick/cookie.rb (parse): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>Add frozen_string_literal: false for all files</title>
<updated>2015-12-16T05:07:31+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2015-12-16T05:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3e92b635fb5422207b7bbdc924e292e51e21f040'/>
<id>3e92b635fb5422207b7bbdc924e292e51e21f040</id>
<content type='text'>
When you change this to true, you may need to add more tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When you change this to true, you may need to add more tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/cgi/cookie.rb: Implement HttpOnly flag for cookies.</title>
<updated>2015-05-14T23:27:01+00:00</updated>
<author>
<name>xibbar</name>
<email>xibbar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2015-05-14T23:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a4344cb5b45953b750bc7329110b7c44de4f09a0'/>
<id>a4344cb5b45953b750bc7329110b7c44de4f09a0</id>
<content type='text'>
  [fix GH-887] Patch by @martinpovolny

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  [fix GH-887] Patch by @martinpovolny

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>cookie.rb: trailing comma</title>
<updated>2015-04-29T13:22:34+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2015-04-29T13:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5d071fe3818f94b90559f2b5328c009553fc5a11'/>
<id>5d071fe3818f94b90559f2b5328c009553fc5a11</id>
<content type='text'>
* lib/cgi/cookie.rb: add trailing comma for further lines.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/cgi/cookie.rb: add trailing comma for further lines.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
