Skip to content

Fix broken spec/controllers/projects/releases_controller_spec.rb

Stan Hu requested to merge sh-fix-issue-35276 into master

e8bc01a1 changed the behavior so that that all unauthenticated access to endpoints results in a 302 redirection instead of a 401 Unauthorized.

Closes #35276 (closed)

Edited by Stan Hu

Merge request reports