Uh oh!
There was an error while loading. Please reload this page.
Making owncloud/Sciebo working again - #66
Open
michaelletzgus wants to merge 1 commit into
Open
Conversation
See #65 Change path for retrieving userinfo from "/cloud/user" to "/cloud/users/USERNAME"
michaelletzgus
requested review from
guillaumev, nickvergessen and oparoz
and removed request for
nickvergessenNovember 22, 2018 07:56
Helios07
commented
Feb 15, 2019
Is there a plan to merge this PR soon? It would really help our users. |
dbroemmel
commented
Sep 16, 2019
I'd also like to see this PR merged. Just did a quick test and it does solve the issue I'm seeing with the currently available plugin. |
alfredbuehler
commented
Sep 16, 2019
You could use the patched release from my fork. https://github.com/alfredbuehler/nextcloud-filelink/releases/tag/v1.8.1-pb |
joendres added a commit
to joendres/nextcloud-filelink
that referenced
this pull request
Feb 5, 2020
Signed-off-by: Johannes Endres <je@johannes-endres.de>
joendres added a commit
to joendres/nextcloud-filelink
that referenced
this pull request
Feb 5, 2020
Small fixes in Changelog and Readme Closesnextcloud#67, nextcloud#66, and nextcloud#62 See merge request joendres/filelink-nextcloud!38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See #65
Change path for retrieving userinfo from "/cloud/user" to "/cloud/users/USERNAME"
Fixes: 65
Licence: AGPL3+ or any other compatible license
Description
Using "/cloud/users/USERNAME" for retrieving quota info
Features
Making owncloud/Scibo and Nexcloud work.