Skip to content
Snippets Groups Projects

Allow anonymous user to access pipelines

Merged Kamil Trzcińśki requested to merge fix-access-to-pipelines-for-anonymous into master

What does this MR do?

It fixes an issue where the Pipelines is shown for the Anonymous users, but they get 404 when clicked. Their session is then logged out.

Fixes #17717 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
20 20 - Updated gitlab_git to 10.1.0
21 21 - GitAccess#protected_tag? no longer loads all tags just to check if a single one exists
22 22 - Reduce delay in destroying a project from 1-minute to immediately
23 - Fix access to Pipelines by Anonymous user
  • LGTM. We only should move CHANGELOG entry according to @grzesiek's comment

  • Grzegorz Bizon Added 1 commit:

    Added 1 commit:

    • 2fa60114 - Move Changelog for pipeline fix to valid version
  • Grzegorz Bizon Added 36 commits:

    Added 36 commits:

    • 2fa60114...b4c47368 - 34 commits from branch master
    • 479fec7b - Allow anonymous user to access pipelines
    • eac409cf - Move Changelog for pipeline fix to valid version
  • Maintainer

    Will this give an anonymous user access to look at any pipeline of a private project?

    UPDATE: I think not given the read_project access is necessary, but I want to make sure we're not introducing a security issue.

    Edited by Stan Hu
  • Maintainer

    /cc: @rspeicher Can you do a review of this just to make sure we're not overlooking something here?

  • mentioned in issue #17715 (closed)

  • Grzegorz Bizon Added 1 commit:

    Added 1 commit:

    • beed747d - Fix conflicts in Changelog for registry fixes
  • Grzegorz Bizon Added 7 commits:

    Added 7 commits:

    • beed747d...243e9bc0 - 5 commits from branch master
    • cd26cfbc - Allow anonymous user to access pipelines
    • 11fa89df - Move Changelog for pipeline fix to valid version
  • Reassigned to @rspeicher

  • Robert Speicher Status changed to merged

    Status changed to merged

  • Robert Speicher mentioned in commit b0e12290

    mentioned in commit b0e12290

  • Robert Speicher mentioned in commit dbdeccdd

    mentioned in commit dbdeccdd

  • mentioned in issue #17731 (closed)

  • yorickpeterse-staging Removed ~149423 label

    Removed ~149423 label

  • Robert Speicher mentioned in commit 2b7b6c23

    mentioned in commit 2b7b6c23

  • mentioned in commit afe67493

  • Please register or sign in to reply
    Loading