[java-idp-plugin-mgmt] branch main updated: Reset TOTP to version 1.0.0

Phil Smart philip.smart at jisc.ac.uk
Tue Mar 23 19:18:29 UTC 2021


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

philsmart 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=39bf6e61a20b88035fa9245ddfe5df75e0848bed

The following commit(s) were added to refs/heads/main by this push:
       new  39bf6e6   Reset TOTP to version 1.0.0
39bf6e6 is described below

commit 39bf6e61a20b88035fa9245ddfe5df75e0848bed
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Mar 23 19:18:25 2021 +0000

    Reset TOTP to version 1.0.0
---
 plugins.properties | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index a7ea24a..2020bd9 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -4,14 +4,14 @@
 #######################
 # TOTP Authentication #
 #######################
-net.shibboleth.idp.plugin.authn.totp.versions = 0.0.3
+net.shibboleth.idp.plugin.authn.totp.versions = 1.0.0
 
 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.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
+net.shibboleth.idp.plugin.authn.totp.idpVersionMax.1.0.0 = 5.0.0
+net.shibboleth.idp.plugin.authn.totp.idpVersionMin.1.0.0= 4.1.0
+net.shibboleth.idp.plugin.authn.totp.supportLevel.1.0.0 = Current
 
 
 #######################

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


More information about the commits mailing list