benweidig opened a new pull request, #63:
URL: https://github.com/apache/tapestry-5/pull/63

   This PR introduces a more strict HMAC passphrase validation, requiring a 
length of at least 20 characters.
   
   In PRODUCTION, this is now a hard failure, preventing startup.
   
   In NON-PRODUCTION, it remains a "loud" error, logging to level "error" and 
using the AlertManager to display the message.
   The fallback passphrase is now a random UUID instead of the app package name.
   
   Furthermore, the tests were converted from Groovy to Java.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to