Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 Add missing settings for TWO_FACTOR_WEBAUTHN #31

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

stevenbal
Copy link
Collaborator

I was a bit too quick in making a new release 😅

@@ -632,6 +632,11 @@ def init_sentry(before_send: Callable | None = None):

# we run the admin site monkeypatch instead.
TWO_FACTOR_PATCH_ADMIN = False
# Relying Party name for WebAuthn (hardware tokens)
TWO_FACTOR_WEBAUTHN_RP_NAME = f"{PROJECT_DIRNAME} - admin"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does make the RP name something like openzaak - admin instead of Open Zaak - admin, do we mind this?

@stevenbal stevenbal merged commit cf44528 into main Jun 20, 2024
9 checks passed
@stevenbal stevenbal deleted the issue/add-missing-two-factor-setting branch August 15, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants