-
Bug
-
Resolution: Fixed
-
Medium
-
7.18.0
-
1
-
Severity 3 - Minor
-
Issue Summary
In Bitbucket Data Center 7.18, HTTP access tokens were added for projects and repositories: https://confluence.atlassian.com/bitbucketserver/http-access-tokens-939515499.html
These access tokens are associated with a service user. However, the rate-limiting exemptions UI doesn't allow selecting service users.
This is reproducible on Data Center: Yes
Steps to Reproduce
- Enable rate limiting on the Bitbucket instance
- Create a project or repository access token
- Trigger numerous REST API calls using the token until it is rate-limited
- Navigate to the Rate limiting page
- View the list of rate-limited users
- On the ... button, select Manage Exemptions and try to whitelist the service user (they are listed as access-token-user)
Expected Results
An exemption is added for the service user
Actual Results
An error is displayed when adding an exemption for the service user: Could not update exemption - Invalid settings entered
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...