Skip to content

WIP: Fix API endpoints to find namespace and group with numeric names

Leo Lu requested to merge (removed):master into master

What does this MR do?

Fixes #36740 (closed) . Will find namespaces and groups by a “numberlic” path when a namespace or group with that ID does not exists.

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 Leo Lu

Merge request reports