Skip to content

Refactor anonymous specs for improved security

Young Jun Joo requested to merge youngjun827/gitlab:bugfix/fix-npm-specs into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Update the specs for anonymous to prevent sending credentials and to adjust the expected status to unauthorized. This update improves the security of the specs and helps to ensure that user data is protected.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports