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

Show error if trying to open a file on session credential based external storage #1178

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented Oct 7, 2020

This will make sure that a proper error message is shown if a document cannot be opened because the credentials to the external storage are stored in the session, which is not available for Collabora.

Requires nextcloud/server#23261 to work, but is backwards compatible to just do nothing then.

Fixes #1048

…nal storage

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliushaertl juliushaertl merged commit bea6d05 into master Jan 8, 2021
@juliushaertl juliushaertl deleted the enh/handle-session-credentials branch January 8, 2021 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to be reviewed enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve error message if storage is inaccessible
2 participants