Skip to content

Add guide for blocking desktop client access - #15465

Merged
Rello merged 3 commits into
masterfrom
Rello-patch-1
Aug 19, 2026
Merged

Add guide for blocking desktop client access#15465
Rello merged 3 commits into
masterfrom
Rello-patch-1

Conversation

@Rello

@Rello Rello commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Document how to block desktop client access at the HTTP layer using various web servers and proxies.

Document how to block desktop client access at the HTTP layer using various web servers and proxies.

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

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 03986427eb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread admin_manual/desktop/restrictaccess.rst
Comment thread admin_manual/desktop/restrictaccess.rst Outdated
@camilasan
camilasan self-requested a review August 19, 2026 11:39
Rello added 2 commits August 19, 2026 14:03
Signed-off-by: Rello <Rello@users.noreply.github.com>
Signed-off-by: Rello <Rello@users.noreply.github.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 75b11a1b57

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


.. code-block:: text

mirall/(([0-9]|[12][0-9]|3[0-3])[.]|34[.]0[.](0|1)([^0-9]|$))

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Use a real desktop-client version for the minimum

When an administrator enables Policy B, this expression blocks every client whose major version is 0–33, but 34.0.2 belongs to the Nextcloud Server release series rather than the independently versioned desktop-client series; the existing manual uses desktop versions such as 3.3.50 in admin_manual/configuration_server/config_sample_php_parameters.rst:3793-3808, and this page itself lists 3.14.3. Consequently, copying any of the supplied Policy B configurations denies all normal 3.x/4.x desktop clients instead of merely obsolete releases. Replace the threshold, sample user agents, regex, and tests with an actual supported desktop-client release.

Useful? React with 👍 / 👎.

@github-actions

Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 2 changed documentation pages

Last updated: Wed, 19 Aug 2026 12:11:31 GMT

@Rello
Rello merged commit 4379a32 into master Aug 19, 2026
26 checks passed
@Rello
Rello deleted the Rello-patch-1 branch August 19, 2026 12:16
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