]> git.ipfire.org Git - ipfire.org.git/commit
auth: Deny registration with spammy email addresses
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 May 2025 09:31:34 +0000 (09:31 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 May 2025 09:31:34 +0000 (09:31 +0000)
commit0da2bda2f65ac00d46cf49a63f939c31ddcd67a8
treeeceae7bbb4b06fcf300eda21c871b2b15ce3d2e1
parentbf941d7ce78cf0be9f852e994a17162cfacba3ba
auth: Deny registration with spammy email addresses

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/accounts.py
src/web/auth.py