Use an event for the spam check during registration
authorMarcel Werk <burntime@woltlab.com>
Wed, 29 May 2024 16:30:05 +0000 (18:30 +0200)
committerMarcel Werk <burntime@woltlab.com>
Wed, 29 May 2024 16:30:05 +0000 (18:30 +0200)
commit367d4d78d7476c6894514aeb97f9aced89c9edec
tree9a546d01af79ec2ae7dc5ea5f1c03a25e94ad830
parentbca500053424043ac9e485a880cc456a9f983595
Use an event for the spam check during registration
wcfsetup/install/files/lib/bootstrap/com.woltlab.wcf.php
wcfsetup/install/files/lib/event/user/RegistrationSpamChecking.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/form/RegisterForm.class.php
wcfsetup/install/files/lib/system/event/listener/RegistrationSpamCheckingSfsListener.class.php [new file with mode: 0644]