Uh oh!
There was an error while loading. Please reload this page.
feat(caldav): linkify location in scheduling mails - #39753
Conversation
st3iny
commented
Aug 8, 2023
I tried to inject evil code into the location field but it was sanitized properly. The general email html sanitization seems to take care of this. |
Uh oh!
There was an error while loading. Please reload this page.
58f0657 to
5671393CompareUh oh!
There was an error while loading. Please reload this page.
ChristophWurst
commented
Aug 9, 2023
/backport to stable27 |
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
ed64f30 to
2ac24d5CompareChristophWurst
commented
Aug 9, 2023
/backport to stable27 |
ChristophWurst
commented
Aug 9, 2023
/backport to stable27 |
The backport to stable27 failed. Please do this backport manually. # Switch to the target branch and update it
git checkout stable27
git pull origin stable27
# Create the new backport branch
git checkout -b fix/foo-stable27
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable27More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport |
1 similar comment
The backport to stable27 failed. Please do this backport manually. # Switch to the target branch and update it
git checkout stable27
git pull origin stable27
# Create the new backport branch
git checkout -b fix/foo-stable27
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable27More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport |
ChristophWurst
commented
Aug 9, 2023
/backport to stable27 |
The backport to stable27 failed. Please do this backport manually. # Switch to the target branch and update it
git checkout stable27
git pull origin stable27
# Create the new backport branch
git checkout -b fix/foo-stable27
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable27More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport |
1 similar comment
The backport to stable27 failed. Please do this backport manually. # Switch to the target branch and update it
git checkout stable27
git pull origin stable27
# Create the new backport branch
git checkout -b fix/foo-stable27
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable27More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport |
ChristophWurst
commented
Aug 10, 2023
/backport to stable27 |
Summary
Invitation
Event is updated
TODO
Checklist