<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_sslmodes.cpp, branch insp4</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_sslmodes.cpp?h=insp4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sslmodes.cpp?h=insp4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-06-05T12:59:22Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2026-06-05T12:59:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2026-06-05T12:55:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=edc565971fc97e090557245bfc9f45c41b0c5cfd'/>
<id>urn:sha1:edc565971fc97e090557245bfc9f45c41b0c5cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sslmodes inheriting operonly from sslinfo.</title>
<updated>2026-05-25T18:08:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-25T18:08:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6bfe88e77f0e1ee0aeba4599426d5cb23bd141d0'/>
<id>urn:sha1:6bfe88e77f0e1ee0aeba4599426d5cb23bd141d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2026-03-31T20:16:33Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2026-03-31T20:16:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c079e220f9f915d829d9f516ac03213cc923f046'/>
<id>urn:sha1:c079e220f9f915d829d9f516ac03213cc923f046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow overriding the oper restrictions on the fingerprint extban.</title>
<updated>2026-03-19T15:03:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-19T15:03:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a5ab67f26424c445f9bdb2bffc105cdec9f190c'/>
<id>urn:sha1:7a5ab67f26424c445f9bdb2bffc105cdec9f190c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the inverted parameter from the extban validation method.</title>
<updated>2026-03-06T16:55:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-06T16:55:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=10ed41b4cc188681999538a53db95199087189c6'/>
<id>urn:sha1:10ed41b4cc188681999538a53db95199087189c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent non-opers from using extban z when &lt;sslinfo:operonly&gt; is set.</title>
<updated>2026-03-04T21:11:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-04T21:11:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ad8a917490606b79f9d6b69e579a51934237322'/>
<id>urn:sha1:4ad8a917490606b79f9d6b69e579a51934237322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix checking whether the +z channel mode is already set.</title>
<updated>2026-02-09T23:49:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-02-09T23:49:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=148a90535c1b061efcc13439056f8ab786086084'/>
<id>urn:sha1:148a90535c1b061efcc13439056f8ab786086084</id>
<content type='text'>
The dest parameter will be null here as this is a channel mode.
</content>
</entry>
<entry>
<title>Clean up and refactor some logic in the sslmodes module.</title>
<updated>2026-01-04T11:59:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-01-04T11:42:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=236e8302512b25d45a78b67d20b1236bc501063d'/>
<id>urn:sha1:236e8302512b25d45a78b67d20b1236bc501063d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix checking the accept list when user mode +z is enabled.</title>
<updated>2025-12-27T10:20:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-12-27T10:20:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bbd48983180bc6218b969082e2bd405531b021b5'/>
<id>urn:sha1:bbd48983180bc6218b969082e2bd405531b021b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use auto when extracting the internal type of a message target.</title>
<updated>2024-07-13T14:29:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-13T14:29:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b9e22381bac094b20daa2715fefa90978f2d465'/>
<id>urn:sha1:3b9e22381bac094b20daa2715fefa90978f2d465</id>
<content type='text'>
</content>
</entry>
</feed>
