Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 37,124
    • Issues 37,124
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,368
    • Merge requests 1,368
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Merge requests
  • !54492

Merged
Created Feb 17, 2021 by Laura Montemayor@lauraMon🌈Developer5 of 5 tasks completed5/5 tasks

Updates authorization for lint

  • Overview 19
  • Commits 1
  • Pipelines 6
  • Changes 5

What does this MR do?

Updates authorization for ci/lint, and updates specs.

This update is required to conform to the following:

signup_enabled is true and user is auth: OK
signup_enabled is false and user is auth: OK
signup_enabled is true and user is not auth: OK
signup_enabled is false and user is not auth: UNAUTHORIZED

Does this MR meet the acceptance criteria?

Conformity

  • [-] Changelog entry
  • [-] Documentation (if required)
  • Code review guidelines
  • Merge request performance guidelines
  • Style guides
  • Database guides
  • Separation of EE specific content

Fixes: #321290 (closed)

Edited Feb 17, 2021 by Laura Montemayor
Assignee
Assign to
Reviewer
Request review from
13.10
Milestone
13.10 (Past due)
Assign milestone
Time tracking
Source branch: lm-fix-authorization-lint