[Webkit-unassigned] [Bug 214639] New: [ews-app] Pass api key in more secure manner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 06:08:43 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214639

            Bug ID: 214639
           Summary: [ews-app] Pass api key in more secure manner
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

Pass api key in more secure manner in EWS django app. Instead of appending the api key in the url, it should be passed as a requests.get parameter. One benefit of that is, if the url is logged, api key wouldn't appear in the logs.

Similar to https://trac.webkit.org/changeset/258008/webkit

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200722/8c65ad37/attachment.htm>


More information about the webkit-unassigned mailing list