Added parameter to disable web UI integration with local client#54191
Open
Added parameter to disable web UI integration with local client#54191
Conversation
4 tasks
27f49d6 to
97c497a
Compare
97c497a to
e9e9b76
Compare
e9e9b76 to
d0b4449
Compare
nickvergessen
requested changes
Aug 1, 2025
d0b4449 to
70ce5be
Compare
Member
Author
|
/compile rebase |
70ce5be to
8f502ae
Compare
skjnldsv
commented
Aug 1, 2025
skjnldsv
commented
Aug 1, 2025
This comment was marked as resolved.
This comment was marked as resolved.
ff2ad47 to
af4cfd4
Compare
af4cfd4 to
46efdc4
Compare
Member
Author
|
/compile rebase-amend |
… client Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
46efdc4 to
17d7c7e
Compare
susnux
approved these changes
Aug 1, 2025
| * | ||
| * Defaults to ``true`` | ||
| */ | ||
| 'web_ui_integration_local_client_enabled' => true, |
Contributor
There was a problem hiding this comment.
Should this be a system config rather than a app config to be set in admin settings?
Member
Author
There was a problem hiding this comment.
Yeah, I mean, I didn't think this through, I just revived an old approved PR 🙈
Contributor
There was a problem hiding this comment.
It would be better as an app config, so that it can be added to UI more easily later.
This was referenced Aug 22, 2025
Merged
Merged
Merged
Merged
Merged
This was referenced Sep 25, 2025
Merged
Merged
Merged
This was referenced Jan 29, 2026
Merged
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.
Manual PR for CI
Closes #50280