<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf, branch v4.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf?h=v4.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf?h=v4.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-28T09:14:26Z</updated>
<entry>
<title>Tell people to use the main ChatSpike domain not our alias.</title>
<updated>2024-06-28T09:14:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-28T09:13:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f7194cb8b3047e4960622ad178ecd6041500dbb8'/>
<id>urn:sha1:f7194cb8b3047e4960622ad178ecd6041500dbb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make filenames a bit more friendly for Windows users.</title>
<updated>2024-06-17T16:32:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-17T16:09:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=31541a8645901e593e77767b393988e74d3753bd'/>
<id>urn:sha1:31541a8645901e593e77767b393988e74d3753bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resort the module config file to be alphabetical.</title>
<updated>2024-06-17T15:37:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-17T15:37:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=be8f97b4a5c63000067cf2d0202947a262a6e6fe'/>
<id>urn:sha1:be8f97b4a5c63000067cf2d0202947a262a6e6fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add /GL and /GLOBAL to the generic services config file.</title>
<updated>2024-06-07T18:29:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T18:29:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=748f3c62001b8a86f1acf81fee0d485a0ddc0130'/>
<id>urn:sha1:748f3c62001b8a86f1acf81fee0d485a0ddc0130</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename regex_pcre back to regex_pcre2.</title>
<updated>2024-06-07T18:19:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T18:19:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c18499a33208aa92f627e4710ae0bfafea0e31ed'/>
<id>urn:sha1:c18499a33208aa92f627e4710ae0bfafea0e31ed</id>
<content type='text'>
This rename happened before we had config compatibility and it doesn't
make sense to keep it anymore.
</content>
</entry>
<entry>
<title>Add support for non-web WebSocket connections.</title>
<updated>2024-05-23T13:22:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-23T13:22:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=07d753528109b7ae0a9870a710066e3eead396d4'/>
<id>urn:sha1:07d753528109b7ae0a9870a710066e3eead396d4</id>
<content type='text'>
Closes #2066.
</content>
</entry>
<entry>
<title>Make passwords for oper accounts optional.</title>
<updated>2024-05-16T11:29:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-16T11:29:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3cff63dca560d0edacc05de37b4495c930d2187'/>
<id>urn:sha1:c3cff63dca560d0edacc05de37b4495c930d2187</id>
<content type='text'>
This allows restricting an oper account based on other data such
as TLS fingerprint or services account but without logging them in
automatically like autologin.
</content>
</entry>
<entry>
<title>Move ssl_mbedtls to inspircd-contrib.</title>
<updated>2024-04-15T20:45:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-04-01T13:44:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e24ea1723ccbdcb8a50cdbb16ba963597077c39d'/>
<id>urn:sha1:e24ea1723ccbdcb8a50cdbb16ba963597077c39d</id>
<content type='text'>
Closes #2088.
</content>
</entry>
<entry>
<title>Only abort SASL sessions if the user is using sasl-3.1.</title>
<updated>2024-03-24T21:38:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-03-24T21:34:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4931b94e96c1f1a490c6fa44bf9e727dad82ab00'/>
<id>urn:sha1:4931b94e96c1f1a490c6fa44bf9e727dad82ab00</id>
<content type='text'>
This is a compromise to allow modern clients to authenticate
quickly whilst not breaking old clients.

This reverts commit 4b8e69882e8b591102bfb03da1425b04c43272de.
</content>
</entry>
<entry>
<title>Allow rmode to remove all modes matching a specific user.</title>
<updated>2024-03-24T17:06:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-03-24T17:06:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e52832bffcd8ce373dcadc4d3321b6ea06d44fb'/>
<id>urn:sha1:4e52832bffcd8ce373dcadc4d3321b6ea06d44fb</id>
<content type='text'>
</content>
</entry>
</feed>
