a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 282644 and 270787

Description: ejabberd module to prevent OMEMO sessions from being established
 Unless the configured access rule (called 'omemo' by default) returns
 'allow', this module prevents OMEMO sessions from being established.
 Requests to query the devicelist from other users are rejected.  Requests
 to publish a devicelist are also rejected, and all OMEMO nodes referenced
 in that devicelist are removed.  Incoming devicelist updates are silently
 dropped.  OMEMO-encrypted messages are bounced with an error message.
Description: prevents OMEMO sessions from being established
 Unless the configured access rule (called 'omemo' by default) returns
 'allow', this module prevents OMEMO sessions from being established.
 Requests to query the devicelist from other users are rejected.  Requests
 to publish a devicelist are also rejected, and all OMEMO nodes referenced
 in that devicelist are removed.  Incoming devicelist updates are silently
 dropped.  OMEMO-encrypted messages are bounced with an error message.
--- 282644	Thu Jan  1 00:00:00 1970
+++ 270787	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,4 @@
-ejabberd module to prevent OMEMO sessions from being established
+prevents OMEMO sessions from being established
  Unless the configured access rule (called 'omemo' by default) returns
  'allow', this module prevents OMEMO sessions from being established.
  Requests to query the devicelist from other users are rejected.  Requests