Skip to content

Enhance desktop client access restriction documentation - #15484

Open
Rello wants to merge 4 commits into
masterfrom
Rello-patch-1
Open

Enhance desktop client access restriction documentation#15484
Rello wants to merge 4 commits into
masterfrom
Rello-patch-1

Conversation

@Rello

@Rello Rello commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Expanded the documentation on blocking desktop client access, detailing three methods: by client version, using File Access Control, and at the HTTP layer.

Expanded the documentation on blocking desktop client access, detailing three methods: by client version, using File Access Control, and at the HTTP layer.

Signed-off-by: Rello <Rello@users.noreply.github.com>
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Mon, 24 Aug 2026 12:42:40 GMT

Rello added 2 commits August 24, 2026 10:06
Signed-off-by: Rello <Rello@users.noreply.github.com>
Signed-off-by: Rello <Rello@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Expands documentation for restricting desktop client access through version settings, File Access Control, and HTTP-layer rules.

Changes:

  • Documents minimum supported client versions.
  • Adds File Access Control guidance and performance warnings.
  • Adds HTTP-layer blocking examples and verification steps.
Suppressed comments (3)

admin_manual/desktop/restrictaccess.rst:33

  • This new heading uses title case, but the repository style guide requires sentence case for headings (see style_guide.rst:31-36). Please use File access control to match the documented convention.
File Access Control

admin_manual/desktop/restrictaccess.rst:57

  • Please keep the section levels consistent here. HTTP layer is introduced as an h3 under Blocking methods, but the content that follows (Identify desktop client requests, Choose the policy, nginx, and the other sections) remains at h2. The generated table of contents therefore makes those sections siblings of Blocking methods instead of children of the HTTP-layer method. Restructure/relevel this section within the three-level limit specified by style_guide.rst:31-46.
HTTP layer
^^^^^^^^^^

admin_manual/desktop/restrictaccess.rst:30

  • The server also applies maximum.supported.desktop.version (documented with a default of 99.99.99 in admin_manual/configuration_server/config_sample_php_parameters.rst:3816-3819), so a future client at or above 99.0.0 is not necessarily allowed. Please describe this as satisfying the minimum check rather than claiming that the client would be allowed.
whose version is ``99.0.0`` or higher would be allowed, so the setting should

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread admin_manual/desktop/restrictaccess.rst Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Rello <Rello@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants