<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_sasl.cpp, branch v3.0.0a8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sasl.cpp?h=v3.0.0a8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sasl.cpp?h=v3.0.0a8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-12-10T13:59:59Z</updated>
<entry>
<title>Require that the services server be configured in &lt;sasl:target&gt;.</title>
<updated>2017-12-10T13:59:59Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-10T13:59:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb4abb7669cbdcec05c79fe78ae9d256dece2dc8'/>
<id>urn:sha1:fb4abb7669cbdcec05c79fe78ae9d256dece2dc8</id>
<content type='text'>
Closes #1430.
</content>
</entry>
<entry>
<title>Rename the spanningtree module header to server.</title>
<updated>2017-12-03T13:54:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-22T12:13:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4aa27e75af8da0a5bc2e35f931f0165339f5f289'/>
<id>urn:sha1:4aa27e75af8da0a5bc2e35f931f0165339f5f289</id>
<content type='text'>
In the future we will have server linking modules that are not the
spanningtree module.
</content>
</entry>
<entry>
<title>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</content>
</entry>
<entry>
<title>Hide User#host and User#dhost and use accessors to modify them.</title>
<updated>2017-10-28T15:16:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T20:53:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d865b434865907bfad0a187dd403d4ca8144e469'/>
<id>urn:sha1:d865b434865907bfad0a187dd403d4ca8144e469</id>
<content type='text'>
This removes the need to invalidate the cache after changing a
user's hostname.
</content>
</entry>
<entry>
<title>Merge the latest changes from insp20 into master.</title>
<updated>2017-10-12T14:55:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-12T14:55:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3e0768758ca68429a29d9c78ce672f2d938c6e7'/>
<id>urn:sha1:a3e0768758ca68429a29d9c78ce672f2d938c6e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up m_sasl slightly by making SendSASL take common params.</title>
<updated>2017-10-12T13:46:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-11T11:00:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5cece0632f09a42bbaa0a528253d74cd55d874ed'/>
<id>urn:sha1:5cece0632f09a42bbaa0a528253d74cd55d874ed</id>
<content type='text'>
Also, fix a minor issue caused by the last insp20 merge.
</content>
</entry>
<entry>
<title>Send ERR_SASLTOOLONG when a client sends an oversized AUTHENTICATE.</title>
<updated>2017-10-12T13:46:50Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-11T10:27:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=118fd780a9c98b9b2ab98e3e0bd8298074493381'/>
<id>urn:sha1:118fd780a9c98b9b2ab98e3e0bd8298074493381</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include connection security with the SASL host information.</title>
<updated>2017-10-11T11:32:04Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-11T11:15:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0337b92c158fa662f04056343affd59315da78db'/>
<id>urn:sha1:0337b92c158fa662f04056343affd59315da78db</id>
<content type='text'>
See atheme/atheme@b41753f740 for more details.
</content>
</entry>
<entry>
<title>Don't abort the SASL authentication in OnUserConnect.</title>
<updated>2017-10-11T10:47:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-10T23:15:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=407b2e004cf66e442771ec5d2bbe700dee1f3760'/>
<id>urn:sha1:407b2e004cf66e442771ec5d2bbe700dee1f3760</id>
<content type='text'>
SASL-3.2 allows SASL auth to happen post-registration so this is
no longer correct.
</content>
</entry>
<entry>
<title>Get rid of ReadCGIIRCExt() in m_sasl.</title>
<updated>2017-10-11T10:47:57Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-10T23:11:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6226ed9a29edb636506a6ab0fd756cfcc1267cdb'/>
<id>urn:sha1:6226ed9a29edb636506a6ab0fd756cfcc1267cdb</id>
<content type='text'>
This is unnecessary since 852dd0337a.
</content>
</entry>
</feed>
