volosied commented on code in PR #912:
URL: https://github.com/apache/myfaces/pull/912#discussion_r2283321172


##########
impl/src/main/java/org/apache/myfaces/config/webparameters/MyfacesConfig.java:
##########
@@ -474,12 +474,13 @@ public class MyfacesConfig
     
     /**
      * Sets the random algorithm to initialize the secure random id generator. 
-     * By default is SHA1PRNG
+     * The default is SHA256DRBG,DRBG,SHA1PRNG (in order of priority).
+     * The "SHA256DRBG,DRBG, and SHA1PRNG" options were introduced in 4.1.2. 

Review Comment:
   5.0 isn't released, so I'll keep the 4.1.2 tag here. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to