Skip to content

Enhanced spam blocking

asu1996 requested to merge asu1996/gitlab-lobby:featureadd/spam into main

This adds additional spam prevention by:

  1. renaming 'reason' field to 'address'.
  2. added a honeypot field 'name' for spambots which ignores account requests if filled.
  3. updated example reason.

(Although some kind of Captcha would be better than honeypots as specifically designed bots can definitely break into the system.)

closes #28 (closed)

Edited by asu1996

Merge request reports