Eliminate unneeded calls to AuthorizationSession::grantInternalAuthorization()

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Security
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The work done by AuthorizationSession::grantInternalAuthorization is no longer useful, except for granting privileges to the internal web server or to x.509 cluster users, as evidenced by this patch build. The reason is that DBDirectClient now bypasses authorization checks universally, so internal threads no longer need granted privileges to proceed. Since this code no longer impacts behavior, it should be eliminated.

            Assignee:
            Andy Schwerin
            Reporter:
            Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: