signup: Add optional Altcha to realm registration.

This commit is contained in:
Alex Vandiver
2025-04-16 16:28:08 +00:00
committed by Tim Abbott
parent f434c9d913
commit eae18738a6
16 changed files with 330 additions and 4 deletions

View File

@@ -194,6 +194,9 @@ prod = [
# Used for monitoring memcached
"prometheus-client",
# For captchas on unauth'd pages which can generate emails
"altcha",
]
docs = [
# Needed to build RTD docs