Mercurial > prosody-modules
view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 5595:eae5599bc0b4
mod_client_management: Add way to revoke (one) client by software
This is a bit hacky but it works.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 14 Jul 2023 15:01:56 +0200 |
| parents | ace4f251a64b |
| children |
line wrap: on
line source
module:depends("cloud_notify_encrypted"); module:depends("cloud_notify_priority_tag"); module:depends("cloud_notify_filters");
