Another set of changes, this time "DefaultMemberAccess" is gone, when
using OGNL you must always provide your own implementation (like
SecureMemberAccess in Struts), DEFAULT_MEMBER_ACCESS is gone as well.

2017-03-26 20:10 GMT+02:00 Lukasz Lenart <lukaszlen...@apache.org>:
> 2017-03-24 11:09 GMT+01:00 Lukasz Lenart <lukaszlen...@apache.org>:
>> Hi,
>>
>> I have started working on immutable context, basically there is no way
>> to access #context key anymore, something that was quite often used by
>> hackers.
>>
>> This can affect users using #context in their expressions but it works
>> for 99,99% of others.
>
> I'm going to postpone those changes (as they can affect some users)
> and I will extend that PR with more ideas (using OgnlContext instead
> of ordinary Map and so on).
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to