diff CHANGELOG @ 387:04e7dcc436ca

backend: admins can delete node, change schema, change config or delete items even if they are not owner of a node
author Goffi <goffi@goffi.org>
date Tue, 12 Feb 2019 21:10:00 +0100
parents ff796dd7b632
children 3c2c602ce399
line wrap: on
line diff
--- a/CHANGELOG	Wed Feb 06 09:26:46 2019 +0100
+++ b/CHANGELOG	Tue Feb 12 21:10:00 2019 +0100
@@ -13,6 +13,7 @@
     - pubsub admin experimental feature (publish item and specify the publisher, only for admin users)
     - SàT Pubsub can now be configured using the same config file as SàT itself, i.e. "sat.conf"
     - new "admins_jids_list" setting, to specify a comma separated list of admin bare jids.
+    - admins can delete node, change schema, change config or delete items even if they are not owner of a node
     - MAM: filtering by categories
     - MAM and RSM various improvments
     - replaced sat.tmp by new independent sat_tmp module, so now SàT Pubsub can be used independently of SàT