Make GitLab pages support access control
Compare changes
Adds option to use GitLab access control in project pages #33422 (closed) and implement the necessary changes for pages config file generation.
This depends on the pages MR gitlab-pages!94 (merged).
The changes required for GitLab to automatically configure necessary pages client id, secret etc. are implemented in omnibus-gitlab!2583 (merged).
All feedback is appreciated!
At the moment this can be tested by creating the authentication id and secret manually and compiling GitLab pages from gitlab-pages branch.
I haven't done any changes to gitlab-ee
so the ee_compat_check
job is failing at the moment.
Not that I know of.
Closes #33422 (closed).
package-and-qa
manual pipeline job)