Fixed
Details
Assignee
Lluis CamposLluis CamposReporter
Kristian AmlieKristian AmlieLabels
Story Points
5Priority
(None)Days in progress
2Fix versions
Sprint
NoneBacklog
yes
Details
Details
Assignee
Lluis Campos
Lluis CamposReporter
Kristian Amlie
Kristian AmlieLabels
Story Points
5
Priority
Days in progress
2
Fix versions
Sprint
None
Backlog
yes
Zendesk Support
Zendesk Support
Zendesk Support
Checklist
Checklist
Checklist
Created October 6, 2020 at 11:13 AM
Updated June 25, 2024 at 11:55 AM
Resolved October 9, 2020 at 9:52 AM
Acceptance criteria:
Introduce Glib's GIO dbus library (
libgio-2.0.so
, search for D-Bus on that page to find various sub categories) as a library dependency in the client.Link to one symbol to force the dependency (easy way is just to create a pointer to an API function, it doesn't need to be used).
It must be possible to completely compile out the Glib dependency, and hence the API. Use a similar approach as the
nolzma
toggle which already exists.Feature branch:
feature-client_auth_api