kusalk commented on code in PR #1237:
URL: https://github.com/apache/struts/pull/1237#discussion_r1977183036


##########
core/src/main/java/org/apache/struts2/ognl/SecurityMemberAccess.java:
##########
@@ -243,20 +244,6 @@ protected boolean checkAllowlist(Object target, Member 
member) {
         return true;
     }
 
-    private void logAllowlistHibernateEntity(Object original, Object resolved) 
{

Review Comment:
   I've decided to remove this warning as it's a tad aggressive. We've 
documented best practices in the migration guide and if users wish to still 
utilise Hibernate entities then that's up to them



-- 
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]

Reply via email to