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

Some fixes for webauthn-support #3333

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Conversation

modelrailroader
Copy link
Contributor

Same as in the last PR, but in the right branch. :)

@modelrailroader
Copy link
Contributor Author

The unsuccessful job occured because of an error while the test of downloading an update package and is not caused by the changes. Can be ignored.

@@ -276,7 +276,7 @@
<div class="row mb-2">
<label class="col-lg-4 col-form-label" for="webauthn">{{ msgEmail }}: *</label>
<div class="col-lg-8 controls">
<input type="text" name="webauthn" id="webauthn" class="form-control" required>
<input type="text" name="webauthn" id="webauthn" class="form-control" value="{{ email | raw }}" required>
Copy link
Owner

Choose a reason for hiding this comment

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

I don't think we need the raw filter here

@modelrailroader
Copy link
Contributor Author

Changed it.

@thorsten thorsten merged commit 0aff5a5 into thorsten:main Jan 14, 2025
6 checks passed
@modelrailroader modelrailroader deleted the patch-2 branch January 14, 2025 16: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