An error occurred while fetching this tab.
F parse acl
- Mar 17, 2022
-
-
Florian Spreckelsen authored
-
- Mar 16, 2022
-
-
Timm Fitschen authored
-
Timm Fitschen authored
-
Timm Fitschen authored
-
- Mar 15, 2022
-
-
Timm Fitschen authored
-
Fixes the parsing of EntityACLs #106
The parsing uses the grant
and deny
methods of the ACL
class. For convenience reasons, these would remove any present contradicting rules. This makes a lot of sense when an ACL is being constructed from scratch, but for parsing the server's response it is necessary to keep contradicting rules.
No manual testing required. Just check the new unit test.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.