Closed
Bug 976731
Opened 11 years ago
Closed 11 years ago
Using a valid API token should change how the rate limiter works
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
76
People
(Reporter: peterbe, Assigned: peterbe)
Details
By hitting the public API with a valid token, the rate limit should either not apply or be set to a really high number.
Assignee | ||
Comment 1•11 years ago
|
||
As per bsmedberg's idea, having a token deliberately to bypass the ratelimiter means it would make sense to allow tokens to exist without being attached to any permissions.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/c1025be60dbadeeff7bc9eeecb20956817726cbb
fixes bug 976731 - Using a valid API token should skip rate limiter, r=AdrianGaudebert
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 76
You need to log in
before you can comment on or make changes to this bug.
Description
•