Is there a way to password protect a website published using GitLab pages?
I tried adding an .htpasswd
file to the root of the /pages
directory, but that just makes the file available to everyone who goes to https://username.gitlab.io/mysite/.htpasswd.