GDBus: Add new call flag to allow interactive authorization
authorJan Safranek <jsafrane@redhat.com>
Tue, 4 Nov 2014 11:54:00 +0000 (11:54 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jun 2015 18:35:34 +0000 (14:35 -0400)
commitb31a873fb3bd1b67af9f7cc88bf44f8b5a941cec
treed6992d6e521c12b5924a85c54579550f64cba725
parent865ce79ce0e92326b247ef51e7e2c78aaad99889
GDBus: Add new call flag to allow interactive authorization

DBus has recently introduced new message flag
DBUS_HEADER_FLAG_ALLOW_INTERACTIVE_AUTHORIZATION, which tells that
caller is willing to wait for unspecified amount of time for the call
to return, as the service may perform interactive authorization (e.g.
using polkit).

https://bugzilla.gnome.org/show_bug.cgi?id=739616
gio/gdbusconnection.c
gio/gioenums.h