Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
open-build-service
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
obs
open-build-service
Merge requests
!14
SSO implementation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
SSO implementation
collabora/rebase-sso
into
collabora/staging
Overview
4
Commits
16
Pipelines
3
Changes
17
All threads resolved!
Hide all comments
Merged
Andrej Shadura
requested to merge
collabora/rebase-sso
into
collabora/staging
3 years ago
Overview
4
Commits
16
Pipelines
3
Changes
17
All threads resolved!
Hide all comments
Depends on
!11 (merged)
.
0
0
Merge request reports
Compare
collabora/staging
version 3
04d85c79
3 years ago
version 2
8a308ead
3 years ago
version 1
015b2eb9
3 years ago
collabora/staging (base)
and
latest version
latest version
04d85c79
16 commits,
3 years ago
version 3
04d85c79
19 commits,
3 years ago
version 2
8a308ead
19 commits,
3 years ago
version 1
015b2eb9
19 commits,
3 years ago
17 files
+
350
−
17
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
17
docker/frontend-docker-entrypoint.sh
+
1
−
1
View file @ 04d85c79
Edit in single-file editor
Open in Web IDE
Show full file
@@ -10,7 +10,7 @@ chmod a+rwxt /tmp
@@ -10,7 +10,7 @@ chmod a+rwxt /tmp
/opt/configure-app.sh
/opt/configure-app.sh
/opt/configure-db.sh
/opt/configure-db.sh
#
/opt/configure-sso.py
/opt/configure-sso.py
:
${
OBS_FRONTEND_WORKERS
:
=4
}
:
${
OBS_FRONTEND_WORKERS
:
=4
}
export
OBS_FRONTEND_WORKERS
export
OBS_FRONTEND_WORKERS
Loading