Bug 140308 - api/report-commit should authenticate with a slave name and password
Summary: api/report-commit should authenticate with a slave name and password
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-09 14:10 PST by Ryosuke Niwa
Modified: 2015-01-09 14:25 PST (History)
2 users (show)

See Also:


Attachments
Patch (12.34 KB, patch)
2015-01-09 14:14 PST, Ryosuke Niwa
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-01-09 14:10:21 PST
Now that we have the ability to authenticate via a slave name and password,
we should use that for reporting new commits.
Comment 1 Ryosuke Niwa 2015-01-09 14:14:24 PST
Created attachment 244371 [details]
Patch
Comment 2 Ryosuke Niwa 2015-01-09 14:25:28 PST
Committed r178200: <http://trac.webkit.org/changeset/178200>