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
  • #8133

Closed
Open
Created Oct 22, 2014 by Administrator@rootOwner

public snippets not working in 7.4.0.rc1 be80837a

Created by: arif-ali

I have upgraded recently, and have wanted to use the public snippets for a while, I have created a sample snippet, and then enabled it for public access. I automatically get transferred to the sign_in page, with the following in the production.log

Started GET "/snippets/16" for 127.0.0.1 at 2014-10-22 13:57:51 +0100
Processing by SnippetsController#show as HTML
  Parameters: {"id"=>"16"}
Completed 401 Unauthorized in 2ms
Started GET "/users/sign_in" for 127.0.0.1 at 2014-10-22 13:57:51 +0100
Processing by SessionsController#new as HTML
Completed 200 OK in 476ms (Views: 71.5ms | ActiveRecord: 3.5ms)
Started GET "/" for 127.0.0.1 at 2014-10-22 14:00:01 +0100
Processing by DashboardController#show as HTML
Completed 401 Unauthorized in 1ms

any ideas on this would be great

Assignee
Assign to
Time tracking