aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorSteven Allen2024-07-09 13:16:43 +0200
committerMichael Albinus2024-07-09 13:16:43 +0200
commit551a71c313be26d067e59fa11c79e4ef5c550e92 (patch)
treeccb4349e4ddb3de5a0f2e5e77f148a4ceec46a3e /java
parent24cad0e2e773a6f9cbd4a9721694a44246a7c974 (diff)
downloademacs-551a71c313be26d067e59fa11c79e4ef5c550e92.tar.gz
emacs-551a71c313be26d067e59fa11c79e4ef5c550e92.zip
Support interactive D-Bus authorization
When invoking D-Bus methods, let the user enable interactive authorization by passing an :authorizable t parameter. This makes it possible to D-Bus methods that require polkit authorization. * configure.ac (HAVE_DBUS_MESSAGE_SET_ALLOW_INTERACTIVE_AUTHORIZATION): Set a new variable if `dbus_message_set_allow_interactive_authorization' is available. * src/dbusbind.c (dbus-message-internal): Allow interactive authorization by passing :authorizable t. * doc/misc/dbus.texi (Synchronous Methods, Asynchronous Methods): * etc/NEWS: * lisp/net/dbus.el (dbus-call-method-asynchronously): Document the new parameter.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions