Hi!
With 7.21, HTTP access tokens for projects or repositories are now also included in the current LTS release of Bitbucket Data Center and Server.
Is there a way to disable them?
We can't allow anonymous (non-user-bound) tokens for the access of our code.
The token looks like it is easily shareable and could be abused by users who wouldn't be able to access the repo with their user account.
The token looks like it could be easily shared with (and abused by) users who would otherwise not have access.
Kind regards
Markus
It can be disabled by setting feature.project.repo.access.tokens=false in bitbucket.properties:
https://confluence.atlassian.com/bitbucketserver0721/configuration-properties-1115666478.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.