<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v4.0.0a18</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v4.0.0a18</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v4.0.0a18'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-01T13:19:45Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass the client/server sockaddr around as a ref instead of a ptr.</title>
<updated>2022-12-25T13:06:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-25T13:06:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7673db8d1b06cc1162d38a23012ba6a6e8651306'/>
<id>urn:sha1:7673db8d1b06cc1162d38a23012ba6a6e8651306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use in_port_t instead of int/unsigned int/long.</title>
<updated>2022-12-18T18:47:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T17:51:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2ddb62319803f6a3f3246a52b4e009d9ae1daaed'/>
<id>urn:sha1:2ddb62319803f6a3f3246a52b4e009d9ae1daaed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix conflicting with a predefined value on Windows.</title>
<updated>2022-12-11T10:31:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-11T10:20:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bfee808f26161c738ec4f979c6c68e2bc4ca8131'/>
<id>urn:sha1:bfee808f26161c738ec4f979c6c68e2bc4ca8131</id>
<content type='text'>
STRICT is already defined on Windows so we'll need to do something
else here. Thanks Microsoft.
</content>
</entry>
<entry>
<title>Move &lt;oper:autologin&gt; from m_sslinfo to core_oper and rework.</title>
<updated>2022-12-11T10:14:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-11T09:58:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3c6e24665f52e3a38adfe4ab6a9adcbbb4926ca2'/>
<id>urn:sha1:3c6e24665f52e3a38adfe4ab6a9adcbbb4926ca2</id>
<content type='text'>
- Promote autologin to a core concept with visibility in events.

- Replace the binary yes/no value with strict/relaxed/never. This
  intentionally breaks v3 oper block autologin as admins will need
  to review them for the security implications of the new behaviour.
</content>
</entry>
<entry>
<title>Move password checking from core_oper into OperAccount.</title>
<updated>2022-12-10T15:30:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-10T15:27:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9d35da3e84376cfe882882bec536c4210df31dde'/>
<id>urn:sha1:9d35da3e84376cfe882882bec536c4210df31dde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow modules to ignore any checks from OnPreOperLogin.</title>
<updated>2022-12-10T14:58:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-10T14:58:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=52e048b21423b4887671b3afa944f19c29657cbd'/>
<id>urn:sha1:52e048b21423b4887671b3afa944f19c29657cbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More const correctness work.</title>
<updated>2022-12-08T10:19:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-08T10:19:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5e44188857ba733f72f3728f557f7f9bfe251602'/>
<id>urn:sha1:5e44188857ba733f72f3728f557f7f9bfe251602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid copying a shared_ptr where not actually necessary.</title>
<updated>2022-12-01T05:39:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-01T05:39:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d1301063741b3544342e10fcc02f72417000b50e'/>
<id>urn:sha1:d1301063741b3544342e10fcc02f72417000b50e</id>
<content type='text'>
</content>
</entry>
</feed>
