[java-idp-plugin-webauthn] branch main updated (f802f02 -> 732da9e)
Phil Smart
philip.smart at jisc.ac.uk
Tue Jun 4 16:25:48 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart pushed a change to branch main
in repository java-idp-plugin-webauthn.
from f802f02 Fix CSS
new 25234cd Cleanup POM
new 732da9e Fix Javadoc. Small code improvements.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../storage/StorageServiceCredentialRepository.java | 2 ++
webauthn-impl/pom.xml | 5 -----
.../admin/impl/AbstractWebAuthnManagementAction.java | 7 ++++---
.../admin/impl/AbstractWebAuthnRegistrationAction.java | 9 +++++----
.../admin/impl/AddAttestationConveyancePreference.java | 4 ++--
.../impl/AddAuthenticatorAttachmentRequirement.java | 7 ++++---
.../plugin/authn/webauthn/admin/impl/AddDisplayName.java | 7 ++-----
.../webauthn/admin/impl/AddResidentKeyRequirement.java | 2 +-
.../idp/plugin/authn/webauthn/admin/impl/AddUserId.java | 7 ++++---
.../admin/impl/AdminDeletePublicKeyCredential.java | 2 +-
...AdminExtractKeyRemovalInformationFromFormRequest.java | 12 ++++++------
.../admin/impl/AllowCurrentUserAccessPredicate.java | 16 +++++++++-------
.../impl/CreatePublicKeyCredentialCreationOptions.java | 2 +-
.../webauthn/admin/impl/DeletePublicKeyCredential.java | 7 ++++---
.../ExtractAuthenticatorAttestationFromFormRequest.java | 14 +++++++-------
.../ExtractKeyRemovalInformationFromFormRequest.java | 14 +++++++-------
.../admin/impl/ExtractUsernameFromRegistrationForm.java | 2 +-
.../admin/impl/ExtractUsernameSearchFromFormRequest.java | 2 +-
.../webauthn/admin/impl/LookupCredentialsForUser.java | 2 +-
.../admin/impl/PopulateWebAuthnManagementContext.java | 5 +++--
.../admin/impl/PopulateWebAuthnRegistrationContext.java | 8 ++++----
.../authn/webauthn/admin/impl/RandomUserIdGenerator.java | 2 +-
.../webauthn/admin/impl/StorePublicKeyCredential.java | 4 ++--
.../impl/ValidateAuthenticatorAttestationResponse.java | 4 ++--
...AuthnCredentialsAuthenticationFlowLookupStrategy.java | 4 ++--
25 files changed, 76 insertions(+), 74 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list