Commit 7d10f34d authored by Romain Courteaud's avatar Romain Courteaud

No local role is based on function

parent 4a997478
......@@ -60,7 +60,7 @@ deprecated ERP5Type_asSecurityGroupIdList\n
\n
return (\n
# Person security\n
(\'ERP5Type_getSecurityCategoryFromAssignment\', [\'function\', \'group\']),\n
(\'ERP5Type_getSecurityCategoryFromAssignment\', [\'group\']),\n
(\'ERP5Type_getSecurityCategoryFromAssignment\', [\'role\']),\n
# (\'ERP5Type_getPersonSecurityFromHostingSubscription\', [\'aggregate\']),\n
\n
......
300
\ No newline at end of file
301
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment