[java-idp-plugin-mgmt] branch main updated: Bump TOTP version.
Scott Cantor
cantor.2 at osu.edu
Wed Feb 3 18:54:43 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=b60bed3619e20c0581c23f0cca5ecaafcb13edfe
The following commit(s) were added to refs/heads/main by this push:
new b60bed3 Bump TOTP version.
b60bed3 is described below
commit b60bed3619e20c0581c23f0cca5ecaafcb13edfe
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Feb 3 13:54:40 2021 -0500
Bump TOTP version.
---
plugins.properties | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index f964424..1093282 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -4,14 +4,15 @@
#######################
# TOTP Authentication #
#######################
-net.shibboleth.idp.plugin.authn.totp.versions = 0.0.2
+net.shibboleth.idp.plugin.authn.totp.versions = 0.0.3
net.shibboleth.idp.plugin.authn.totp.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/authn/idp-plugin-totp-dist/%{version}
net.shibboleth.idp.plugin.authn.totp.baseName.%{version} = idp-plugin-totp-dist-%{version}
-net.shibboleth.idp.plugin.authn.totp.idpVersionMax.0.0.2 = 5.0.0
-net.shibboleth.idp.plugin.authn.totp.idpVersionMin.0.0.2 = 4.1.0
-net.shibboleth.idp.plugin.authn.totp.supportLevel.0.0.2 = Current
+net.shibboleth.idp.plugin.authn.totp.idpVersionMax.0.0.3 = 5.0.0
+net.shibboleth.idp.plugin.authn.totp.idpVersionMin.0.0.3 = 4.1.0
+net.shibboleth.idp.plugin.authn.totp.supportLevel.0.0.3 = Current
+
#######################
# SCRIPTING Plugins #
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list