Skip to content

Commit 88521bc

Browse files
committed
Settings comment regarding production.
1 parent 83b0f90 commit 88521bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hypha/settings/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
# WebAuthn / Passkey settings.
3838
# WEBAUTHN_RP_ID: the relying party domain, e.g. "example.com" (no port, no scheme).
39-
# Defaults to the request host if not set.
39+
# Defaults to the request host if not set. OBS! Do not use default in production!
4040
# WEBAUTHN_ORIGIN: the full origin, e.g. "https://example.com".
4141
# Defaults to the request origin if not set.
4242
# WEBAUTHN_RP_NAME: display name shown in the browser passkey UI.

0 commit comments

Comments
 (0)