<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/net/imap/authenticators, branch master</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Promote net-imap to the bundled gems</title>
<updated>2021-05-27T05:42:11+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-05-26T06:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d5bc6b23370908f19d1a4a19ead56e61444f0974'/>
<id>d5bc6b23370908f19d1a4a19ead56e61444f0974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-imap] Clean up authenticators rdoc</title>
<updated>2021-05-06T06:20:34+00:00</updated>
<author>
<name>nicholas a. evans</name>
<email>nicholas.evans@gmail.com</email>
</author>
<published>2021-04-28T21:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2fc91da86c06405f836fb040a340c0f76a27f09f'/>
<id>2fc91da86c06405f836fb040a340c0f76a27f09f</id>
<content type='text'>
Added RFC links to all SASL mechanism specifications.

https://github.com/ruby/net-imap/commit/53ff4b0c09
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added RFC links to all SASL mechanism specifications.

https://github.com/ruby/net-imap/commit/53ff4b0c09
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-imap] Update AUTH=PLAIN to be a little closer to RFC4616</title>
<updated>2021-05-06T06:20:34+00:00</updated>
<author>
<name>nicholas a. evans</name>
<email>nicholas.evans@gmail.com</email>
</author>
<published>2021-04-27T21:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=912f39b2c34103620c414d11bc4e61ca28018226'/>
<id>912f39b2c34103620c414d11bc4e61ca28018226</id>
<content type='text'>
* Add authzid support
* must not contain NULL chars
* improve rdoc

https://github.com/ruby/net-imap/commit/a587fc71b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add authzid support
* must not contain NULL chars
* improve rdoc

https://github.com/ruby/net-imap/commit/a587fc71b7
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-imap] Move each authenticator to its own file</title>
<updated>2021-05-06T06:20:33+00:00</updated>
<author>
<name>nicholas a. evans</name>
<email>nicholas.evans@gmail.com</email>
</author>
<published>2021-04-27T20:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=331005812fc288fb27bef542ecfbb2c061d86999'/>
<id>331005812fc288fb27bef542ecfbb2c061d86999</id>
<content type='text'>
Also updates rdoc with SASL specifications and deprecations.  Of these
four, only `PLAIN` isn't deprecated!

+@@authenticators+ was changed to a class instance var
+@authenticators+.  No one should have been using the class variable
directly, so that should be fine.

https://github.com/ruby/net-imap/commit/23f241b081
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also updates rdoc with SASL specifications and deprecations.  Of these
four, only `PLAIN` isn't deprecated!

+@@authenticators+ was changed to a class instance var
+@authenticators+.  No one should have been using the class variable
directly, so that should be fine.

https://github.com/ruby/net-imap/commit/23f241b081
</pre>
</div>
</content>
</entry>
</feed>
