You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Several improvements on `ModuleConf` (viur-framework#1073)
- Refactoring
- `listFilter` that falls back to any modules the current user is
allowed to see
- `canEdit` which evaluates the `{module}-manage` access right
- Moved `read_all_modules` as staticmethod into ModuleConf