User access roles are not collected recursively #1352
Labels
bug(fix)
Something isn't working or address a specific issue or vulnerability
Priority: High
After critical issues are fixed, these should be dealt with before any further issues.
viur-core/src/viur/core/modules/user.py
Lines 151 to 152 in c634c07
This collects roles only from modules on first layer, but not on a second.
This cause problems in viur-shop and a customer project with nested modules.
Refers to viur-framework/viur-shop#58
We need to find a better solution for the role names of nested modules as well. We need to agree this with vi-admin (/cc @akelch)
The text was updated successfully, but these errors were encountered: