Unauthenticated users are redirected to login when viewing public repositories if Code Coverage is installed

Issue #30 resolved
Christian Glockner created an issue

Steps to reproduce:

  1. Have a public repo
  2. Have the Code Coverage app installed
  3. Be logged out of Bitbucket Server
  4. Access the repository and switch to Source view

Result: A HAR file will show the app's REST endpoint throwing a 401, and the user is redirected to Bitbucket login

Comments (1)

  1. Log in to comment