| Summary: | webdavs: allow for multiple credentials | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | arne anka <kde-bugs> |
| Component: | WebDAV | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | kdelibs-bugs-null, marc321, mh |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
arne anka
2015-01-28 19:27:45 UTC
Have you tried using the webdavs://username@<url> syntax? This works for me whenever I need to use other accounts. Hi, I've got the same behaviour here. I have multiple webdav accounts on a cloud service, but I only have access to one. I have tried the webdavs://username@<url> syntax but the username gets ignored. When I try with a username I have never used before, I get the password dialog. Then I can enter the password and store it. From now on I have only access to that webdav resource, even when I change the username in the URL I always land on this resource and there's no way to get access to any other. I've tested this with dolphin now and also with the file open dialog in okular. I can access one resource in dolphin and a different one in okular. But there's no way to change the username if entered once in a context. I have tried to logout and login. And then I can access the webdav resource with a different username, but that name is then again locked for the whole session. This seems to be a caching problem per context and session so far to me. Either the cache is not cleared, when the same resource is accessed with a different username or there gets no new session started, when the URL is the same, but the username changes. Best Matthias Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Hi. Sorry for the late reply, but this bug is still present in 5.27.7. In the syntax webdavs://username@<url> the username just gets ignored. Best regards Matthias |