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

[stable27] Fix 403 on close #4968

Merged
merged 3 commits into from
Nov 7, 2023
Merged

[stable27] Fix 403 on close #4968

merged 3 commits into from
Nov 7, 2023

Commits on Nov 7, 2023

  1. fix(api): prevent sending requests with closed session.

    Signed-off-by: Max <max@nextcloud.com>
    Signed-off-by: Jonas <jonas@freesources.org>
    max-nextcloud authored and mejo- committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    43cc4d9 View commit details
    Browse the repository at this point in the history
  2. fix(api): send remaining steps before closing connection

    y.js will send a last awareness update when closing the websocket.
    Try to get this out before closing the sync service connection.
    
    Signed-off-by: Max <max@nextcloud.com>
    Signed-off-by: Jonas <jonas@freesources.org>
    max-nextcloud authored and mejo- committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0a3c67a View commit details
    Browse the repository at this point in the history
  3. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b7e2f40 View commit details
    Browse the repository at this point in the history