Skip to content

Authenticate the internal API using a header

What does this MR do?

Instead of mixing in the shared secret into the querystring or body, we could also specify it in a header.

I think a header is a little more appropriate for this

What are the relevant issue numbers?

This would make the implementation in gitlab-shell!283 (merged) for gitlab-shell#175 (closed) a bit easier.

Does this MR meet the acceptance criteria?

Edited by Bob Van Landuyt

Merge request reports