Mercurial > libervia-pubsub
log sat_pubsub/privilege.py @ 455:0b5233981671
age | author | description |
---|---|---|
Mon, 02 Aug 2021 21:58:17 +0200 | Goffi | backend: fix `delete` notification + add `purge` notification |
Thu, 04 Feb 2021 09:54:53 +0100 | Goffi | privilege: log error when `requestInfo` is failing |
Fri, 16 Aug 2019 12:53:33 +0200 | Goffi | Python 3 port: |
Fri, 16 Aug 2019 12:00:02 +0200 | Goffi | file organisation + setup refactoring: base src/privilege.py@b8555cd288d8 |
Sun, 27 Aug 2017 20:26:38 +0200 | Goffi | privilege: added isSubscribedFrom method to check if an entity has presence subscription from an other entity. |
Sun, 20 Aug 2017 18:41:21 +0200 | Goffi | backend, psql: implemented notifications for auto subscribers in PEP: |
Sun, 20 Aug 2017 12:35:04 +0200 | Goffi | privilege: fixed addition of owner to publishers in onPresence |