<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v5.0.0dev1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v5.0.0dev1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v5.0.0dev1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-23T07:42:47Z</updated>
<entry>
<title>Move DefaultIsNick/DefaultIsUser/IsNick/IsUser to UserManager.</title>
<updated>2025-03-23T07:42:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-23T07:42:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb219052c8a09bb8fa9635521756819482da2cdd'/>
<id>urn:sha1:fb219052c8a09bb8fa9635521756819482da2cdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement remote WriteNotice in spanningtree like with WriteNumeric.</title>
<updated>2024-09-19T13:43:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-19T13:43:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f75795d1766492a2e850e5eeebfd5f8791ecc720'/>
<id>urn:sha1:f75795d1766492a2e850e5eeebfd5f8791ecc720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use C++20 &lt;format&gt; instead of fmtlib when available.</title>
<updated>2024-08-22T10:12:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-22T09:26:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b123d4bc61c2db8e379dd5e681834c4053e661d'/>
<id>urn:sha1:6b123d4bc61c2db8e379dd5e681834c4053e661d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix formatting strings on C++20 compilers.</title>
<updated>2024-08-22T08:41:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-22T08:41:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05cea6f8354f6fe0819590cedce23e6a2cc2dff4'/>
<id>urn:sha1:05cea6f8354f6fe0819590cedce23e6a2cc2dff4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a formatting overload to {Membership,User}::Write(Remote)Notice.</title>
<updated>2024-08-18T15:19:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-18T15:04:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d95be0a5165cf3cee3d1feedab1bdbdf21e5e419'/>
<id>urn:sha1:d95be0a5165cf3cee3d1feedab1bdbdf21e5e419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document Write* members in the User type correctly.</title>
<updated>2024-08-18T14:53:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-18T14:44:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ca78bc4a0e54c7a76482d3fc5cdf0e7ee3a65597'/>
<id>urn:sha1:ca78bc4a0e54c7a76482d3fc5cdf0e7ee3a65597</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-21T09:36:09Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-21T09:36:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd4c5e3840a01764f12aad138277bfe2d94f8268'/>
<id>urn:sha1:fd4c5e3840a01764f12aad138277bfe2d94f8268</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>
</feed>
