Comparison

mod_client_management/README.md @ 5627:89b6d0e09b86

Merge upstream.
author Trần H. Trung <xmpp:trần.h.trung@trung.fun>
date Wed, 26 Jul 2023 18:45:41 +0700
parent 5601:e9af6abf2b1e
comparison
equal deleted inserted replaced
5595:f7410850941f 5627:89b6d0e09b86
31 You can use this module via the Prosody shell. For example, to list a user's 31 You can use this module via the Prosody shell. For example, to list a user's
32 clients: 32 clients:
33 33
34 ```shell 34 ```shell
35 prosodyctl shell user clients user@example.com 35 prosodyctl shell user clients user@example.com
36 ```
37
38 To revoke access from particular client:
39
40 ```shell
41 prosodyctl shell user revoke_client user@example.com grant/xxxxx
36 ``` 42 ```
37 43
38 ## Compatibility 44 ## Compatibility
39 45
40 Requires Prosody trunk (as of 2023-03-29). Not compatible with Prosody 0.12 46 Requires Prosody trunk (as of 2023-03-29). Not compatible with Prosody 0.12