Skip to content

codeintel: Do not check github token on the code intel internal upload handler

Warren Gifford requested to merge ef/codeintel-upload-permissions into main

Created by: efritz

Security here is done with a shared token between the indexer service and the frontend. The entire point of installing this route in this API was so we could bypass the standard public-facing auth. But here I go - using the wrong boolean value.

Well, it was 50/50 I got it right.

image

Merge request reports

Loading