Created attachment 53816 [details] This patch makes OwnCloud dynamically specify the webdav protocol in the footer template. Version: unspecified (using KDE 4.5.3) OS: Linux I have OwnCloud set up on a SSL only Virtual Host. Despite the fact that it is being used though SSL explicitly, an unencrypted webdav address was still appearing in the footer because it is hard-coded to use "webdav://" instead of dynamically detecting which to use. Reproducible: Always Patch is attached.
Created attachment 53817 [details] This is the proper version of the previous patch.
Thanks for the patch, committed to git.