Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTuomo Ala-Vannesluoma <tuomoav@gmail.com>2018-07-03 21:23:41 +0300
committerTuomo Ala-Vannesluoma <tuomoav@gmail.com>2018-07-03 21:23:41 +0300
commitbcadf897da62964c8448add086bc03d6352109f8 (patch)
treef52b6c539e030cfc902f9dea71b6fd7cb6016b6b /README.md
parent5021d635a0a37f296467fa78122273ad5f1f8128 (diff)
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8ae6b0e4..fc0fc2bc 100644
--- a/README.md
+++ b/README.md
@@ -172,9 +172,9 @@ $ ./gitlab-pages -listen-http "10.0.0.1:8080" -listen-https "[fd00::1]:8080" -pa
#### How it works
-1. GitLab pages looks for `access_control`, `private` and `id` fields in `config.json` files
+1. GitLab pages looks for `access_control` and `id` fields in `config.json` files
in `pages-root/group/project` directories.
-2. For projects that have `access_control` and `private` set to `true` pages will require user to authenticate.
+2. For projects that have `access_control` set to `true` pages will require user to authenticate.
3. When user accesses a project that requires authentication, user will be redirected
to GitLab to log in and grant access for GitLab pages.
4. When user grant's access to GitLab pages, pages will use the OAuth2 `code` to get an access