[java-identity-provider] branch main updated: Style tweak
Ian Young
ian at iay.org.uk
Mon Mar 15 20:44:22 UTC 2021
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=177afa9a5535658614b93ded8b61da3184901708
The following commit(s) were added to refs/heads/main by this push:
new 177afa9a5 Style tweak
177afa9a5 is described below
commit 177afa9a5535658614b93ded8b61da3184901708
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Mar 15 20:44:18 2021 +0000
Style tweak
---
.../net/shibboleth/idp/module/conf/authn/password-authn-config.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/authn/password-authn-config.xml b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/authn/password-authn-config.xml
index cde94fb43..4529b6f7c 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/authn/password-authn-config.xml
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/authn/password-authn-config.xml
@@ -15,7 +15,7 @@
<!--
Ordered list of CredentialValidators to apply to a request.
- The 4 supplied variants are shown below; the HTPasswd option
+ The four supplied variants are shown below; the HTPasswd option
is an OOB default for demo account purposes, and you will
want to remove it after initial install and testing.
-->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list