<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_cgiirc.cpp, branch v3.4.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_cgiirc.cpp?h=v3.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_cgiirc.cpp?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-02-18T09:15:56Z</updated>
<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://www.cgit.space/~steering/inspircd++.git/commit/?id=21e7efdadfa685ac1ddcb0a0a515502bc873302b'/>
<id>urn:sha1:21e7efdadfa685ac1ddcb0a0a515502bc873302b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace from various source files.</title>
<updated>2019-01-24T22:18:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T22:06:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=961109ae4fde97144fdedeef25607a5b8b3ec2c2'/>
<id>urn:sha1:961109ae4fde97144fdedeef25607a5b8b3ec2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redo OnSetEndPoint logic to fix duplicate clones (#1549).</title>
<updated>2019-01-14T11:48:45Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-01-14T11:48:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f400d5f394a258dee58fb56420acd65e22503761'/>
<id>urn:sha1:f400d5f394a258dee58fb56420acd65e22503761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix detecting secure clients connecting through HAProxy/WEBIRC.</title>
<updated>2018-12-01T23:48:33Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-26T15:15:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec6955f28ba9423828ac24ef83caee09ffa6b52c'/>
<id>urn:sha1:ec6955f28ba9423828ac24ef83caee09ffa6b52c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill users that fail a WEBIRC auth instead of penalising them.</title>
<updated>2018-11-21T14:01:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-21T13:22:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=248fa43bf98d61bc84025b68ac373b7c42d728f6'/>
<id>urn:sha1:248fa43bf98d61bc84025b68ac373b7c42d728f6</id>
<content type='text'>
This behaviour is specified in the IRCv3 WebIRC specification.
</content>
</entry>
<entry>
<title>Only try to parse the WebIRC IP if the user matches a host.</title>
<updated>2018-11-21T14:01:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-21T12:59:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a77954b2181e5f20e951a0a09579dfcfe3905641'/>
<id>urn:sha1:a77954b2181e5f20e951a0a09579dfcfe3905641</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an inverted condition in the cgiirc module.</title>
<updated>2018-11-16T22:13:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-16T22:13:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d50a4bf02d4875c24327b01ba01883c831f44fc1'/>
<id>urn:sha1:d50a4bf02d4875c24327b01ba01883c831f44fc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for WEBIRC attributes.</title>
<updated>2018-11-04T15:29:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-15T17:42:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=79892a727e323dcc4bce7e9c0cf3c99c5fe61706'/>
<id>urn:sha1:79892a727e323dcc4bce7e9c0cf3c99c5fe61706</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements and bugfixes to the cgiirc module.</title>
<updated>2018-09-17T21:32:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-09-04T13:10:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de4e4860091fe5a9a530acdb25f9a17e22323acf'/>
<id>urn:sha1:de4e4860091fe5a9a530acdb25f9a17e22323acf</id>
<content type='text'>
- Allow the ident for ident type hosts to be set in the config.
- Consistently check clone counts, connect classes, and xlines for
  all users regardless of their cgiirc host type.
- Remove some obsolete code from when gateway clients had their IP
  changed in OnCheckReady.
- Don't allow a gateway client to match both a WebIRC and an ident
  host.
</content>
</entry>
<entry>
<title>Use CommandBase::Params instead of std::vector&lt;std::string&gt;.</title>
<updated>2018-07-26T19:12:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T18:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=384ef31bc01e4a1a2e59d082c9066002410ba54a'/>
<id>urn:sha1:384ef31bc01e4a1a2e59d082c9066002410ba54a</id>
<content type='text'>
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
</content>
</entry>
</feed>
