Search code examples
gitlabgitlab-pages

Website hosted on gitlab pages asks to sign in


My website here asking username and password. No error in console. Website built in jekyll. This starts now a days. Before I was able to deploy the same script. Is this related with any gitlab pages permission issue?


Solution

  • To fix this (from your gitlab repo) try going to Settings > General and scroll down to Visibility, project features, permissions. Now update "Pages access control" to "Everyone."