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

[stable26] Fix 403 on close #4969

Merged
merged 3 commits into from
Nov 9, 2023
Merged

[stable26] Fix 403 on close #4969

merged 3 commits into from
Nov 9, 2023

Commits on Nov 9, 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 9, 2023
    Configuration menu
    Copy the full SHA
    ee3893d 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 9, 2023
    Configuration menu
    Copy the full SHA
    7085dc6 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 9, 2023
    Configuration menu
    Copy the full SHA
    ee1c0ca View commit details
    Browse the repository at this point in the history