Actions
Task #2449
closedGroovy script security - allow a inherited classes
Start date:
08/20/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Updated by Vít Švanda over 4 years ago
A inherited class from some of allowed class is allowed too now. Only Object.java.lang is not check in this way (it is for prevent to allowing only Object for all classes).
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/5e7b53481fe3bae45691428a1e449d1f02f86d6a
Tests are here:
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/463e2bb9a361ba9733080730bee1957371c1a9d4
Updated by Vít Švanda over 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
Updated by Radek Tomiška over 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 100
I did test and review, it's awesome, thx!
Updated by Radek Tomiška over 4 years ago
- Status changed from Resolved to Closed
Actions