Skip to content

Move job token code to core

Giorgenes Gelatti requested to merge 213929-move-job-auth-to-core into master

What does this MR do?

With upcoming move of packages to core (#221259 (closed)), the job token auth used in the packages API need to be moved to core as well. This simply moves the auth helpers from EE to core.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Giorgenes Gelatti

Merge request reports