Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #3865

Closed
Open
Created May 07, 2013 by Administrator@rootOwner

Can create project with reserved name by system.

Created by: anon5r

I can create projects, teams, groups by some system reserved name on URL. And, the user access it, then the page returns the status 500 or 404, or system reserved page.

I tested creating it following case: projects

  • public
    • Project "public" is show the public repository page.
  • assets
    • Can access normal project page, but subsequent pages only returns the text of javascript.
  • u
    • Can access normal project page, but subsequent pages were returned status 404.
  • teams
    • This page was returned status 500.
  • merge_requests
    • When the project created on any namespace returned 404.
    • When the project created on the group of "dashboard" is show the merge request page.

groups

  • assets
    • Create project of any name and access this, system returns status 500.
  • teams
    • Create project name by the name of existing team and access this, the URL was shown existing team page.

...and some other case exists may be.

Assignee
Assign to
Time tracking