We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b0f90 commit 88521bcCopy full SHA for 88521bc
1 file changed
hypha/settings/base.py
@@ -36,7 +36,7 @@
36
37
# WebAuthn / Passkey settings.
38
# WEBAUTHN_RP_ID: the relying party domain, e.g. "example.com" (no port, no scheme).
39
-# Defaults to the request host if not set.
+# Defaults to the request host if not set. OBS! Do not use default in production!
40
# WEBAUTHN_ORIGIN: the full origin, e.g. "https://example.com".
41
# Defaults to the request origin if not set.
42
# WEBAUTHN_RP_NAME: display name shown in the browser passkey UI.
0 commit comments