Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Related Tasks

Jira Legacy
serverSystem Jira
serverId513b375f-8291-3313-9d9f-704c39b1f915
keyINP-1665