After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 744059 - Enable authentication for evolution-data-server calendars
Enable authentication for evolution-data-server calendars
Status: RESOLVED FIXED
Product: gnome-calendar
Classification: Applications
Component: Backend
3.15.x
Other Linux
: Normal normal
: 3.26
Assigned To: GNOME Calendar maintainers
GNOME Calendar maintainers
Depends on: 744050
Blocks:
 
 
Reported: 2015-02-05 17:14 UTC by Milan Crha
Modified: 2017-04-17 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (6.51 KB, patch)
2015-02-05 17:14 UTC, Milan Crha
committed Details | Review

Description Milan Crha 2015-02-05 17:14:35 UTC
Created attachment 296214 [details] [review]
proposed patch

After recent changes for evolution-data-server 3.13.90 [1], the clients should
take care of authentication of the sources (books, calendars,...) on their own.
To make it easier, eds provides a libedataserverui-1.2 library with necessary
functionality which also evolution itself uses.

The attached is a patch which lets users confirm certificate issues and enter
credentials when necessary for any calendar sources which require anything
like that.

[1] https://mail.gnome.org/archives/evolution-hackers/2015-February/msg00000.html
Comment 1 Erick Perez Castellanos 2015-02-13 18:09:44 UTC
Fixed in master: commit b94a804