[java-idp-plugin-duo] 01/02: Fix cut/paste error in comments.

Codeberg noreply at shibboleth.net
Tue Jun 9 17:04:25 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-idp-plugin-duo.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-duo/commit/4c610b4afe1e087990184835df3c4e73d197cb63

commit 4c610b4afe1e087990184835df3c4e73d197cb63
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Tue Jun 9 13:01:40 2026 -0400

    Fix cut/paste error in comments.
---
 .../shibboleth/idp/plugin/authn/duo/views/admin/passwordless-admin.vm   | 2 +-
 .../net/shibboleth/idp/plugin/authn/duo/views/passwordless-optin.vm     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/idp-duo-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/views/admin/passwordless-admin.vm b/idp-duo-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/views/admin/passwordless-admin.vm
index d5d76688..7c66ead4 100644
--- a/idp-duo-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/views/admin/passwordless-admin.vm
+++ b/idp-duo-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/views/admin/passwordless-admin.vm
@@ -1,5 +1,5 @@
 ##
-## Velocity Template for collection of username for Duo Passwordless use
+## Velocity Template for managing Duo passwordless opt-in cookie
 ##
 ## Velocity context will contain the following properties
 ## flowExecutionUrl - the form action location
diff --git a/idp-duo-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/views/passwordless-optin.vm b/idp-duo-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/views/passwordless-optin.vm
index 770e8487..ec28d125 100644
--- a/idp-duo-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/views/passwordless-optin.vm
+++ b/idp-duo-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/views/passwordless-optin.vm
@@ -1,5 +1,5 @@
 ##
-## Velocity Template for collection of username for Duo Passwordless use
+## Velocity Template for opt-in to passwordless after login
 ##
 ## Velocity context will contain the following properties
 ## flowExecutionUrl - the form action location

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


More information about the commits mailing list