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

Merge up 4.9.x to 5.0.x #619

Merged
merged 5 commits into from
Jul 6, 2024
Merged

Merge up 4.9.x to 5.0.x #619

merged 5 commits into from
Jul 6, 2024

Conversation

Spomky
Copy link
Contributor

@Spomky Spomky commented Jul 6, 2024

No description provided.

Spomky and others added 5 commits June 30, 2024 17:06
The update removes a debug dump in the ProfileBasedRequestOptionsBuilder. This dump was outputting the results of the fake credential generator if it's defined in cases when a
Remove debug dump in ProfileBasedRequestOptionsBuilder
The code changes enable suppressing the existing user credential details to enhance security. This feature introduces a preventive measure against username enumeration exploits by concealing the previously existing credentials. The flag 'hide_existing_credentials' has been added to facilitate this change, defaulted to false. This change is particularly important during the attestation ceremony performed by anonymous users.
Add feature to hide existing credentials
* Add new denormalizers and deprecate old JSON methods

Added new Denormalizer classes for AttestedCredentialData, AuthenticationExtensions, and others. Deprecated JSON serialization methods in several classes, scheduled to be removed in version 5.0. Now serialization relies fully on the Symfony Serializer component. Various minor amendments in other classes to support these changes.
@Spomky Spomky merged commit 4eea5c5 into 5.0.x Jul 6, 2024
29 of 30 checks passed
@Spomky Spomky deleted the temp-745efd branch July 6, 2024 19:30
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.

1 participant