Summary: | The webdav in Dolphin doesn't work with certain service (ogodisk) | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | DrakVLA <drakvla> |
Component: | WebDAV | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | a.j.ball, adawit, grahamperrin, kdelibs-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
DrakVLA
2012-08-28 22:35:57 UTC
Reviewed with Dolphin 4.14.10 on FreeBSD-based TrueOS Desktop. webdavs://ogodisk.ukrtelecom.ua after a while appears to redirect to webdavs://ogodisk.ukrtelecom.ua/s/Account/LogOn/?ReturnUrl=%2f then webdavs://ogodisk.ukrtelecom.ua/ then again webdavs://ogodisk.ukrtelecom.ua/s/Account/LogOn/?ReturnUrl=%2f then again webdavs://ogodisk.ukrtelecom.ua/ … and so on, without presenting a dialogue for authentication. ---- With GNOME Files (nautilus) 3.18.5 davs://ogodisk.ukrtelecom.ua/ immediately results in a dialogue for authentication. ---- Compare with two other bug reports: https://bugs.kde.org/show_bug.cgi?id=318743 (2013-04-23) RESOLVED WONTFIX 'Accessing webdav kio will complain about security issue' – affecting e.g. ownCloud when a user ID is within the davs:// URL; > … because you have "USER@" in the url while accessing > a webserver that does not require authentication. … https://bugs.kde.org/show_bug.cgi?id=323038 (2013-07-31) UNCONFIRMED 'The password enter dialog does not appear' – I find similar behaviour with webdavs://demo.owncloud.org/remote.php/webdav and with the Nextcloud instance at webdavs://cloud.unixcorn.org/remote.php/webdav – Dolphin does not present a dialogue for authentication. 318743 and 323038 are cross-referenced with each other. |