mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-04-23 21:30:39 +02:00
spec: mention that buses may have a security policy, but leave it implementation-specific
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=39450 Reviewed-by: Thiago Macieira <thiago@kde.org>
This commit is contained in:
parent
713f31fae5
commit
7afd5e97ce
1 changed files with 8 additions and 0 deletions
|
|
@ -3877,6 +3877,14 @@
|
|||
expected to reply to the ping.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Message bus implementations may impose a security policy which
|
||||
prevents certain messages from being sent or received.
|
||||
When a message cannot be sent or received due to a security
|
||||
policy, the message bus should send an error reply, unless the
|
||||
original message had the <literal>NO_REPLY</literal> flag.
|
||||
</para>
|
||||
|
||||
<sect3 id="message-bus-routing-eavesdropping">
|
||||
<title>Eavesdropping</title>
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue