mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 05:03:12 +02:00
1a01e725c7
commands.so. This module was written to help IRCd maintainers deal with some sort of ``XPS'' attack in which javascript-initiated HTTP POST form submissions were able to act as dummy IRC bots. These simple bots were the cause of much spam. (#3893) - Add a modules section to the documentation. This was created to put all documentation specific to the m_post module in one, easy to find place. The documentation on m_post is likely incomplete, however.