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(attachments): Don't require document session for getting attachments #5979

Merged
merged 1 commit into from
Jul 2, 2024

Commits on Jul 1, 2024

  1. fix(attachments): Don't require document session for getting attachments

    In editors with a user or share token we don't want to depend on a
    document session for fetching attachments.
    
    This fixes fetching attachments in editors without a document session
    but with a user session or share token, e.g. in view mode of the
    Collectives app.
    
    Fixes: nextcloud/collectives#1201
    
    Signed-off-by: Jonas <jonas@freesources.org>
    mejo- committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c13614b View commit details
    Browse the repository at this point in the history