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 new fields to PublicKeyCredentialSource mapping #592

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

Spomky
Copy link
Contributor

@Spomky Spomky commented Apr 16, 2024

Three new fields have been added to the PublicKeyCredentialSource mapping defined in XML. These boolean fields include "backupEligible", "backupStatus", and "uvInitialized". Each can be nullable, allowing for more flexible data management.

Target branch:
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

Three new fields have been added to the PublicKeyCredentialSource mapping defined in XML. These boolean fields include "backupEligible", "backupStatus", and "uvInitialized". Each can be nullable, allowing for more flexible data management.
@Spomky Spomky added the bug Something isn't working label Apr 16, 2024
@Spomky Spomky added this to the 4.8.6 milestone Apr 16, 2024
@Spomky Spomky self-assigned this Apr 16, 2024
Copy link

sonarcloud bot commented Apr 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Spomky Spomky merged commit 0d1d574 into 4.8.x Apr 16, 2024
15 checks passed
@Spomky Spomky deleted the bugs/uvInitialized branch April 16, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant