[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2017-09-23 Thread slash
The new server require a new header info that has been fixed but not implemented on the Ubuntu touch image. I've ask Ubport project to implement it. Regarding my problem of password, it's not linked to Ubuntu touch but nextcloud ... i found it recently. With the App password nextcloud doesn't

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2017-03-13 Thread Alberto Mardegan
Ralf, the account plugin is not for generic calvad servers, it's specifically written for owncloud / nextcloud. Also, note that the newest versions of nextloud server have some bug which prevents the account from being created: see bug 1651938. -- You received this bug notification because you

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-12-14 Thread Ralf Hersel
I've created aa account for testing purpose: URL: https://ralfhersel.ocloud.de/index.php/login Use: ralfhersel Password: bmbwbmbw Primary CalDav Adress: https://ralfhersel.ocloud.de/remote.php/dav/ Please use it only for testing with regard to this bug, thanks. -- You received this bug

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-12-14 Thread Ralf Hersel
Error still in OTA-14 - signed certificate - simple passwort - no problems with log-in from Firefox 50.1.0 on Linux PC Ubuntu Touch: Error message: Invalid host URL -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to account-plugins in

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-12-10 Thread Dadio
OTA-14: - I also still can't use special chars in my password. - ssl works fine whit my system though... I use a ssl certificate of letsencrytp, so my certificate is not selfsigned. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-12-09 Thread Ralf Hersel
I have the same problem even after OTA 14: - medium secure password (just upper/lower case and numbers, no special chars) - https (unknown DigiCert certificate) Error message: Invalid host URL -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-12-09 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to account-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1626454 Title: can't connect with

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-10-10 Thread slash
To sort out my issue, I've: - Create a new user with a weaker password, - share my calendar to this new user, - connect the ubuntu owncloud account to this new user. Rgds -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to account-plugins

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-10-06 Thread Launchpad Bug Tracker
This bug was fixed in the package account-plugins - 0.13+16.10.20160929.1-0ubuntu1 --- account-plugins (0.13+16.10.20160929.1-0ubuntu1) yakkety; urgency=medium * Owncloud: properly encode username and password in POST request (LP: #1626454) -- Alberto Mardegan

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-10-06 Thread slash
When does the fix will land to Rc-proposed ? Currently the 06/10/16, i still cannot use pwd like OYMGY-LVNGX-BFXDJ-RXRUI to connect to owncloud calendar, from syncevolution no prob. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-10-05 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to account-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1626454 Title: can't connect with

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-09-29 Thread slash
When i'm using a 2 step authentification on owncloud + app password i cannot login into my owncloud the app password is like : OYMGY-LVNGX-BFXDJ-RXRUI -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to account-plugins in Ubuntu.

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-09-23 Thread Pat McGowan
** Changed in: canonical-devices-system-image Importance: Undecided => High ** Changed in: canonical-devices-system-image Status: New => In Progress ** Changed in: canonical-devices-system-image Milestone: None => 14 ** Changed in: canonical-devices-system-image Assignee:

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-09-23 Thread tuxboson
Ok, fine. Hope there are so security flaws within this bug. What happens if someone insert some sql code within the username or password ... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to account-plugins in Ubuntu.

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-09-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~mardy/account-plugins/quote-owncloud-1626454 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to account-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1626454 Title: can't connect with owncloud calendars Status

[Desktop-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2016-09-23 Thread Alberto Mardegan
Thanks @tuxboson! That information really helped! Indeed, the plugin is not properly encoding username and password, so the "&" character was passed to the server unquoted, causing it to be interpreted as the beginning of another query item. We'll fix this. ** Package changed: