Update llms.txt docs for partial auth support#5488
Closed
mintlify[bot] wants to merge 1 commit intomainfrom
Closed
Update llms.txt docs for partial auth support#5488mintlify[bot] wants to merge 1 commit intomainfrom
mintlify[bot] wants to merge 1 commit intomainfrom
Conversation
Generated-By: mintlify-agent
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Collaborator
|
Closing: no evidence this feature has shipped to production. This PR references mintlify/server#4727 for partial auth llms.txt support, but that PR has not merged to server main (current tip is #4709). Ryan's standup today noted merging this as a to-do item, not a done item. If this feature ships, a new docs PR can be opened at that time. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Triggered by mintlify/server#4727.
Note
Low Risk
Low risk documentation-only change that updates guidance around authentication visibility for
llms.txt/llms-full.txtacross locales; no runtime behavior is modified.Overview
Updates the
llms.txtdocumentation to distinguish fully authenticated sites (files require auth) from partially authenticated sites (files are publicly accessible and include only public pages), while still noting that pages in user groups are excluded.Aligns the Authentication docs’ Feature availability section and table to reflect this new partially-authenticated behavior for
llms.txt/llms-full.txt, and applies the same wording updates across EN/ES/FR/ZH locales.Reviewed by Cursor Bugbot for commit 3165895. Bugbot is set up for automated code reviews on this repo. Configure here.