]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Refactor the sslqueries mode handler.
authorSadie Powell <sadie@witchery.services>
Tue, 1 Jun 2021 00:33:10 +0000 (01:33 +0100)
committerSadie Powell <sadie@witchery.services>
Tue, 1 Jun 2021 00:36:13 +0000 (01:36 +0100)
commit2688cfbad5e121945f61e0f5f023c904a19c7009
tree53110b1b39148c240b7ef45b31b4b07579959c84
parent83bb6951fe4a6d3e394327b18badfc846d2e8204
Refactor the sslqueries mode handler.

This fixes a rare desync where a server with the sslmodes module
but without the sslinfo module could desync when a remote user on
a server with both enables the sslqueries mode.
src/modules/m_sslmodes.cpp