Skip to content

Make username required on Bitbucket Server config

Warren Gifford requested to merge core/bitbucket-server-required-username into master

Created by: tsenart

This change set makes the username field of Bitbucket Server config required.

Previously, it wasn't accepted when setting a token, but this behaviour is wrong. The Bitbucket Server API needs both the username and the token to authenticate clone URLs.

Part of #2025 (closed) Fixes #2514 (closed)

Merge request reports

Loading