Skip to content

Add new deploy token scopes to front end

Steve Abrams requested to merge package-deploy-tokens-fe into master

What does this MR do?

This MR updates the deploy token form to include the two new scopes read_package_registry and write_package_registry. It also adds them to the deploy token API as valid params and updates the deploy token docs explaining the new scopes.

Screenshots

Screen_Shot_2020-05-06_at_8.27.01_PM

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

Related #213566 (closed)

Edited by Steve Abrams

Merge request reports