[java-idp-plugin-duo] branch main updated: Remove TODO.

Scott Cantor cantor.2 at osu.edu
Wed Apr 17 14:30:52 UTC 2024


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=249c4db6e84a3224879b8d5c6f43ebc928eb4f9e

The following commit(s) were added to refs/heads/main by this push:
     new 249c4db6 Remove TODO.
249c4db6 is described below

commit 249c4db6e84a3224879b8d5c6f43ebc928eb4f9e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Apr 17 10:30:49 2024 -0400

    Remove TODO.
---
 .../shibboleth/idp/plugin/authn/duo/impl/CreatePasswordlessCookie.java  | 2 --
 1 file changed, 2 deletions(-)

diff --git a/idp-duo-impl/src/main/java/net/shibboleth/idp/plugin/authn/duo/impl/CreatePasswordlessCookie.java b/idp-duo-impl/src/main/java/net/shibboleth/idp/plugin/authn/duo/impl/CreatePasswordlessCookie.java
index 00e966a0..a6bdbb9a 100644
--- a/idp-duo-impl/src/main/java/net/shibboleth/idp/plugin/authn/duo/impl/CreatePasswordlessCookie.java
+++ b/idp-duo-impl/src/main/java/net/shibboleth/idp/plugin/authn/duo/impl/CreatePasswordlessCookie.java
@@ -39,8 +39,6 @@ import net.shibboleth.shared.primitive.LoggerFactory;
  * 
  * <p>A form field indicates whether an opt-in or opt-out is to be created.</p>
  * 
- * <p>TODO: In a future release the cookie lifetimes will be controllable.</p>
- * 
  * @event {@link EventIds#PROCEED_EVENT_ID}
  * @event {@link AuthnEventIds#INVALID_SUBJECT_C14N_CTX}
  * 

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


More information about the commits mailing list