<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf/opers.conf.example, branch v3.7.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/docs/conf/opers.conf.example?h=v3.7.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/docs/conf/opers.conf.example?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2020-04-14T12:15:40Z</updated>
<entry>
<title>Minor cleanup and documentation improvements.</title>
<updated>2020-04-14T12:15:40Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2020-04-14T10:51:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=85bd27a84087397c8ac7e4e026f4187888931262'/>
<id>urn:sha1:85bd27a84087397c8ac7e4e026f4187888931262</id>
<content type='text'>
- Only show a generic failure message to the user upon oper failure
due to not having a secure connection or matching cert. fingerprint.
- Update the comment about oper:fingerprint as it can be a space
separated list of fingerprints and not just one.
- Improve a few code comments and formatting.
</content>
</entry>
<entry>
<title>Update user-facing text and comments of SSL to TLS.</title>
<updated>2020-04-14T12:08:31Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2020-04-13T04:56:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ccebfe6e637b420bef05e8e0faf29bb19f1883d9'/>
<id>urn:sha1:ccebfe6e637b420bef05e8e0faf29bb19f1883d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for limiting what opers can subscribe to snomasks.</title>
<updated>2020-04-11T14:44:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-11T14:09:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6fcbfc072387752ec345d7589e986b9959f350fc'/>
<id>urn:sha1:6fcbfc072387752ec345d7589e986b9959f350fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for the servers/ignore-shun privilege.</title>
<updated>2020-03-29T11:08:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-03-29T11:06:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3f3da905b9bce3b180208ed3e6547f8579779b28'/>
<id>urn:sha1:3f3da905b9bce3b180208ed3e6547f8579779b28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a consistent naming scheme for operator privileges.</title>
<updated>2019-04-04T14:11:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-04T14:09:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbb6b376c781024534d4ece31a4b5296894d7390'/>
<id>urn:sha1:cbb6b376c781024534d4ece31a4b5296894d7390</id>
<content type='text'>
- users/callerid-override is now users/ignore-callerid.
- users/privdeaf-override is now users/ignore-privdeaf.
</content>
</entry>
<entry>
<title>Merge extras/m_privdeaf into m_deaf and update documentation.</title>
<updated>2019-04-03T12:29:22Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-04-02T06:11:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=66ecf04088b747c00e7fdf8380fbece7848018be'/>
<id>urn:sha1:66ecf04088b747c00e7fdf8380fbece7848018be</id>
<content type='text'>
- Merge the 2.0 extras module m_privdeaf (usermode +D for deaf to
user messages and notices) as they have a similar purpose.
- Improve the channel deaf logic where a known case of bypassing
still looped the channel userlist building an empty exemption list.
- Improve the comments within the code.
- Update the documentation with the previously undocumented
configuration to deaf and the new privdeaf configuration.
</content>
</entry>
<entry>
<title>m_commonchans: Replace IsOper() with HasPrivPermission() instead.</title>
<updated>2019-04-02T09:39:18Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-02T03:11:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=15b93b6c20fff37e02e3862dff742054e652ff2a'/>
<id>urn:sha1:15b93b6c20fff37e02e3862dff742054e652ff2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add oper privs to allow overriding noctcp.</title>
<updated>2019-03-14T00:55:18Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-03-13T09:04:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5f2ecf00132433c875c78b475ea46c8b73bf5f57'/>
<id>urn:sha1:5f2ecf00132433c875c78b475ea46c8b73bf5f57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various text improvements: consistency, syntax, help and doc updates/fixes.</title>
<updated>2019-02-18T09:15:56Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-02-17T14:58:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=21e7efdadfa685ac1ddcb0a0a515502bc873302b'/>
<id>urn:sha1:21e7efdadfa685ac1ddcb0a0a515502bc873302b</id>
<content type='text'>
</content>
</entry>
</feed>
