[java-idp-plugin-webauthn] branch main updated: Add newline at the end of the properties file

Phil Smart philip.smart at jisc.ac.uk
Thu Mar 7 13:23:41 UTC 2024


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch main
in repository java-idp-plugin-webauthn.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-webauthn.git;a=commit;h=a7e66aba6adc005605e77ee544fafbc6065fdfa8

The following commit(s) were added to refs/heads/main by this push:
     new a7e66ab  Add newline at the end of the properties file
a7e66ab is described below

commit a7e66aba6adc005605e77ee544fafbc6065fdfa8
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Mar 7 13:23:39 2024 +0000

    Add newline at the end of the properties file
---
 .../shibboleth/idp/plugin/authn/webauthn/conf/authn/webauthn.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/conf/authn/webauthn.properties b/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/conf/authn/webauthn.properties
index 6a01486..3c0913c 100644
--- a/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/conf/authn/webauthn.properties
+++ b/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/conf/authn/webauthn.properties
@@ -61,4 +61,4 @@ idp.authn.webauthn.supportedPrincipals = \
 #idp.authn.webauthn.2fa.forceSecondFactorFlow = false
 
 ## Display debug information about the registration and authentication ceremony on their respective views?
-#idp.authn.webauthn.ui.debug = false
\ No newline at end of file
+#idp.authn.webauthn.ui.debug = false

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list