<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v4.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v4.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v4.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-07-29T13:10:10Z</updated>
<entry>
<title>Log when a user has an unknown socket type in User::GetCIDRMask.</title>
<updated>2024-07-29T13:10:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-29T13:09:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2366e56d43848b83f84b8ced912d16d3b245b666'/>
<id>urn:sha1:2366e56d43848b83f84b8ced912d16d3b245b666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid sending blank messages to users.</title>
<updated>2024-07-19T00:34:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-19T00:34:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2fcfeac8bca1b43fa6a34f11c466f6cafeafa2f'/>
<id>urn:sha1:d2fcfeac8bca1b43fa6a34f11c466f6cafeafa2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</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>If a user has an oper connect class then reset it when de-opering.</title>
<updated>2024-02-19T12:27:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-02-19T12:27:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57368bd9811b11de0a24e871253f3ab4ee008d1f'/>
<id>urn:sha1:57368bd9811b11de0a24e871253f3ab4ee008d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-12-22T22:01:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-12-22T22:01:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=34591ec89f7810cc095c0a5451339ca5510d9d58'/>
<id>urn:sha1:34591ec89f7810cc095c0a5451339ca5510d9d58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-12-22T19:27:30Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-12-22T19:09:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=473e57eb653f50c28b126c21a02faac176b37cbe'/>
<id>urn:sha1:473e57eb653f50c28b126c21a02faac176b37cbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update usages of stdalgo::string::equalsci to use insp::equalsci.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T11:02:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=681b488fc0ebca964eddf2a54575dc41901bc520'/>
<id>urn:sha1:681b488fc0ebca964eddf2a54575dc41901bc520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move stdalgo::string::join to utility/string and templatise separator.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T10:35:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=70131c8e78e3186d217a0c50abba64474506cd69'/>
<id>urn:sha1:70131c8e78e3186d217a0c50abba64474506cd69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework how away state is stored internally.</title>
<updated>2023-08-04T12:14:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-04T12:09:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=635feb1a9a3ece8f06e1ad620b7b5a1eb21f8a44'/>
<id>urn:sha1:635feb1a9a3ece8f06e1ad620b7b5a1eb21f8a44</id>
<content type='text'>
This will be necessary for implementing pre-away as well as some
changes for WATCH compatibility with Unreal.
</content>
</entry>
</feed>
