Gitea Spammers #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
want to setup this, and block within either nginx or smtp and keep emails from sending to certain domains I don't like
https://docs.gitea.com/administration/email-setup#using-smtp
also reported here:
https://github.com/go-gitea/gitea/issues/34451
another user recommended they do this, to mark accounts with certain domains as inactive. Different kind of autopilot fix
https://gist.github.com/techknowlogick/c2f0a91620aad747a8e226f0b1b5a484
Previous Report made to wrong repo:
sickprodigy/docker-containers-private#2
For everyone who can't see:
Getting 1k signups per day, enabled captcha and other stuff, disabled sign up for some emails. Can't mass deny emails. Maybe I should white list emails.
using this in app.ini
They are back....
Updated:
Noticed they are coming from gitea.sickgaming.net and not main website, won't post here, so think I will add some stipulations to deny certain domains in a list curated by me. Possibly make a domain blacklist to use with other sites also.