Skip to content

Update from code changes: self-hosted GitLab URL requirements - #7065

Merged
ethanpalm merged 1 commit into
mainfrom
mintlify/dab30474
Aug 24, 2026
Merged

Update from code changes: self-hosted GitLab URL requirements#7065
ethanpalm merged 1 commit into
mainfrom
mintlify/dab30474

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Clarifies the self-hosted GitLab OAuth setup docs to reflect the new save-time validation: the instance URL must use https:// and resolve to a public address. Previously http:// was accepted; it is now rejected, and hosts resolving to private, loopback, or link-local addresses are also rejected when saving the instance. Updated English, Spanish, French, and Chinese versions of the page.

Triggering code change: https://github.com/mintlify/server/pull/7501

Changes

  • deploy/gitlab-self-hosted.mdx: added a sentence on the GitLab instance URL step stating the https-only and public-address requirement, with what triggers rejection.
  • es/deploy/gitlab-self-hosted.mdx, fr/deploy/gitlab-self-hosted.mdx, zh/deploy/gitlab-self-hosted.mdx: mirrored the same clarification.

Note

Low Risk
Documentation-only updates aligned with server validation; no runtime or security logic changes in this repo.

Overview
Updates the self-hosted GitLab OAuth setup guides (English, Spanish, French, and Chinese) so the GitLab instance URL step matches new save-time validation on the product.

Each locale’s gitlab-self-hosted.mdx now states that the instance URL must use https:// and resolve to a public address, and that Mintlify rejects http:// URLs and hosts that resolve to private, loopback, or link-local addresses when you save the instance. No other sections or troubleshooting content were changed.

Reviewed by Cursor Bugbot for commit 135bfe3. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 24, 2026, 7:20 PM

@mintlify

mintlify Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟡 Building Aug 24, 2026, 7:17 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@ethanpalm
ethanpalm merged commit 8024e05 into main Aug 24, 2026
5 checks passed
@ethanpalm
ethanpalm deleted the mintlify/dab30474 branch August 24, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant