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

feat: allow customization of passkey label #42

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

fritterhoff
Copy link
Contributor

fixes #9

@fritterhoff fritterhoff added the enhancement New feature or request label Mar 24, 2024
@fritterhoff fritterhoff self-assigned this Mar 24, 2024
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 94.27%. Comparing base (4168bd4) to head (affd2fe).
Report is 1 commits behind head on main.

Files Patch % Lines
edumfa/api/lib/policyhelper.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   94.27%   94.27%   -0.01%     
==========================================
  Files         175      175              
  Lines       23868    23876       +8     
==========================================
+ Hits        22501    22508       +7     
- Misses       1367     1368       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fritterhoff fritterhoff merged commit 2c913be into main Mar 25, 2024
20 of 22 checks passed
@fritterhoff fritterhoff deleted the passkey-label branch March 25, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Customization of user_display_name for WebAuthN
2 participants