Add exceptions for spam checking
authorMarcel Werk <burntime@woltlab.com>
Tue, 27 Aug 2024 10:03:58 +0000 (12:03 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 27 Aug 2024 10:03:58 +0000 (12:03 +0200)
commitb7e0dbf9ee73302b346afe2ef5269cf088a29205
treea6a9aa1791fa1c567d074a6d608b3f28fb05f96d
parent84249f3c3e2aa33f94984e9941b8d389a0080e7a
Add exceptions for spam checking

The spam check repeatedly matched even for trusted users because their IP address was listed in the SFS database.
wcfsetup/install/files/lib/system/event/listener/MessageSpamCheckingSfsListener.class.php