Skip to content

Clean up duplicated code in NuGet API

David Fernandez requested to merge 10io-nuget-api-reuse-auth-module into master

What does this MR do?

This MR cleans up the NuGet API by reusing the auth module that has been created for the PyPi API in !27030 (merged).

Features are the same.

Screenshots

n/a

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 David Fernandez

Merge request reports