-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
refactoringPull requests that refactor code but do not change its behavior.Pull requests that refactor code but do not change its behavior.
Milestone
Description
- support nested modules
- only
"modulename-*"incan*:viur-core/src/viur/core/prototypes/list.py
Line 474 in 4c006c8
if user and user["access"] and f"{self.moduleName}-add" in user["access"]: - Does not iterate recursive:
viur-core/src/viur/core/modules/user.py
Line 153 in 4c006c8
for name in dir(conf.main_app.vi): - grouping by admin should be explicit
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
refactoringPull requests that refactor code but do not change its behavior.Pull requests that refactor code but do not change its behavior.