[java-idp-plugin-mgmt] branch main updated: Fix TOTP plugin min IdP version

Phil Smart philip.smart at jisc.ac.uk
Fri Sep 15 15:40:16 UTC 2023


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=9b12deb307c12e15f4cdf3f61287120d3a07c0f9

The following commit(s) were added to refs/heads/main by this push:
     new 9b12deb  Fix TOTP plugin min IdP version
9b12deb is described below

commit 9b12deb307c12e15f4cdf3f61287120d3a07c0f9
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Sep 15 16:40:10 2023 +0100

    Fix TOTP plugin min IdP version
---
 plugins.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins.properties b/plugins.properties
index de22487..e9ddd9b 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -25,7 +25,7 @@ net.shibboleth.idp.plugin.authn.totp.idpVersionMin.1.0.2 = 4.2.0
 net.shibboleth.idp.plugin.authn.totp.supportLevel.1.0.2 = Current
 
 net.shibboleth.idp.plugin.authn.totp.idpVersionMax.2.0.0 = 6.0.0
-net.shibboleth.idp.plugin.authn.totp.idpVersionMin.2.0 = 5.0.0
+net.shibboleth.idp.plugin.authn.totp.idpVersionMin.2.0.0 = 5.0.0
 net.shibboleth.idp.plugin.authn.totp.supportLevel.2.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