Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Do not set user id for guests #3676

Merged
merged 1 commit into from
May 8, 2024
Merged

fix: Do not set user id for guests #3676

merged 1 commit into from
May 8, 2024

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented May 8, 2024

Should fix #3675

Aparently I've not catched that during testing as it only happens on file save. We should extend our integration tests for the WOPI endpoints in that regard.

@elzody Do you recall what the line tried to achieve in your recent change?

Edit: This test could have catched this however the /token endpoint is not used in the behat tests. Will see if we can extend that

@elzody
Copy link
Contributor

elzody commented May 8, 2024

I think this was a result of me not quite understanding all of the logic behind how guest usernames should be passed and how the user ID works there. Sorry about that, makes sense why that should not be there.

@elzody elzody self-requested a review May 8, 2024 13:29
@juliusknorr juliusknorr merged commit b3b6ff8 into main May 8, 2024
51 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/3675 branch May 8, 2024 13:33
@juliusknorr
Copy link
Member Author

/backport to stable29

@juliusknorr
Copy link
Member Author

/backport to stable28

@juliusknorr
Copy link
Member Author

/backport to stable27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editing anonymous shared files fails
2 participants