...
- add "kApplication::permissionCheckingDisabled" method, that will return "true" if "root" user is logged-in and return false otherwise
- locate places where USER_ROOT constant is used in comparisons to evade permission checks
- in found places useĀ "kApplication::permissionCheckingDisabled" method instead of checking for "root" user explicitly
Related Tasks
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|