feat: Add option to set secure view for public talk shares#4772
feat: Add option to set secure view for public talk shares#4772juliusknorr merged 4 commits intomainfrom
Conversation
195c1fc to
09e7457
Compare
This comment was marked as resolved.
This comment was marked as resolved.
58a8fc7 to
6707066
Compare
6707066 to
4c25ddd
Compare
|
/backport to stable31 |
| <licence>agpl</licence> | ||
| <author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author> | ||
| <types> | ||
| <filesystem /> |
There was a problem hiding this comment.
We dropped this with #1728 in the past due to performance impact, but this is no longer a problem since the whole Application.php is now only using lazy registration methods
Signed-off-by: Julius Knorr <[email protected]>
Signed-off-by: Julius Knorr <[email protected]>
Signed-off-by: Julius Knorr <[email protected]>
ee0e21d to
6606240
Compare
25d80ef to
92c8d70
Compare
…ecure view in talk shares Signed-off-by: Julius Knorr <[email protected]>
92c8d70 to
37b3729
Compare
|
/backport to stable31 |
|
The backport to # Switch to the target branch and update it
git checkout stable31
git pull origin stable31
# Create the new backport branch
git checkout -b backport/4772/stable31
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 9bd20206 c13e6583 0076f564 37b37299
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4772/stable31Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud:backport/4772/stable31."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Signed-off-by: Julius Knorr [email protected]
Summary
TODO
Checklist