log mod_client_management/mod_client_management.lua @ 5772:5ff8022466ab

age author description
15 months ago Kim Alvefur mod_client_management: Include session in the other new-client event too
15 months ago Kim Alvefur mod_client_management: Include session in new-client event
15 months ago Kim Alvefur mod_client_management: Report on longest lived token when grant does not expire
16 months ago Kim Alvefur mod_client_management: Bail out retrieving tokens for user
17 months ago Kim Alvefur mod_client_management: Show grant expiry in shell command
18 months ago Kim Alvefur mod_client_management: Show timestamp of first client appearance
19 months ago Kim Alvefur mod_client_management: Make ID column dynamically sized
19 months ago Kim Alvefur mod_client_management: Fix traceback if no last seen timestamp available
19 months ago Kim Alvefur mod_client_management: Fix missing equality check
19 months ago Kim Alvefur mod_client_management: Allow revoking a specific client version
19 months ago Kim Alvefur mod_client_management: Add way to revoke (one) client by software
19 months ago Kim Alvefur mod_client_management: Add shell command to revoke client access
19 months ago Kim Alvefur mod_client_management: Include software version in table (when known)
19 months ago Kim Alvefur mod_client_management: Include the client id in table in shell command
20 months ago Matthew Wild Multiple modules: Update for split prosody:user role (prosody 082c7d856e61)
21 months ago Kim Alvefur mod_client_management: Include client software version number in listing
22 months ago Kim Alvefur mod_client_management: Show time for recent timestamps in shell command
22 months ago Kim Alvefur mod_client_management: Fix changed column cell "key"
22 months ago Kim Alvefur mod_client_management: Fix error when called against host without this module
22 months ago Kim Alvefur mod_client_management: Move table cell formatting into column specification
22 months ago Kim Alvefur mod_client_management: Fix type confusion
22 months ago Kim Alvefur mod_client_management: Fix error when last password change is unknown (or never)
22 months ago Kim Alvefur mod_client_management: Fix import of util.error (not errors)
23 months ago Matthew Wild mod_client_management: Add list-clients + manage-clients permissions to users
23 months ago Matthew Wild mod_client_management: Add support for revoking client access via XMPP
23 months ago Matthew Wild mod_client_management: Improve representation of authentication methods
23 months ago Matthew Wild mod_client_management: Improve table output
23 months ago Matthew Wild mod_client_management: Fix user:clients() shell command to take a JID