mod_client_management/mod_client_management.lua
Sat, 06 Apr 2024 13:04:35 +0200 Kim Alvefur mod_client_management: Prevent exception on missing client info
Sat, 02 Dec 2023 11:18:57 +0100 Kim Alvefur mod_client_management: Include session in the other new-client event too
Sat, 02 Dec 2023 11:06:47 +0100 Kim Alvefur mod_client_management: Include session in new-client event
Fri, 10 Nov 2023 00:26:17 +0100 Kim Alvefur mod_client_management: Report on longest lived token when grant does not expire
Sun, 29 Oct 2023 12:41:56 +0100 Kim Alvefur mod_client_management: Bail out retrieving tokens for user
Mon, 11 Sep 2023 10:19:38 +0200 Kim Alvefur mod_client_management: Show grant expiry in shell command
Wed, 16 Aug 2023 11:17:28 +0200 Kim Alvefur mod_client_management: Show timestamp of first client appearance
Fri, 14 Jul 2023 16:20:54 +0200 Kim Alvefur mod_client_management: Make ID column dynamically sized
Fri, 14 Jul 2023 16:09:43 +0200 Kim Alvefur mod_client_management: Fix traceback if no last seen timestamp available
Fri, 14 Jul 2023 15:44:55 +0200 Kim Alvefur mod_client_management: Fix missing equality check
Fri, 14 Jul 2023 15:16:06 +0200 Kim Alvefur mod_client_management: Allow revoking a specific client version
Fri, 14 Jul 2023 15:01:56 +0200 Kim Alvefur mod_client_management: Add way to revoke (one) client by software
Fri, 14 Jul 2023 13:25:30 +0200 Kim Alvefur mod_client_management: Add shell command to revoke client access
Thu, 13 Jul 2023 23:26:02 +0200 Kim Alvefur mod_client_management: Include software version in table (when known)
Thu, 13 Jul 2023 23:24:23 +0200 Kim Alvefur mod_client_management: Include the client id in table in shell command
Thu, 29 Jun 2023 15:58:33 +0100 Matthew Wild Multiple modules: Update for split prosody:user role (prosody 082c7d856e61)
Sat, 03 Jun 2023 19:21:39 +0200 Kim Alvefur mod_client_management: Include client software version number in listing
Wed, 26 Apr 2023 12:42:09 +0200 Kim Alvefur mod_client_management: Show time for recent timestamps in shell command
Wed, 26 Apr 2023 12:12:34 +0200 Kim Alvefur mod_client_management: Fix changed column cell "key"
Wed, 26 Apr 2023 12:09:17 +0200 Kim Alvefur mod_client_management: Fix error when called against host without this module
Wed, 26 Apr 2023 11:55:55 +0200 Kim Alvefur mod_client_management: Move table cell formatting into column specification
Tue, 25 Apr 2023 22:12:02 +0200 Kim Alvefur mod_client_management: Fix type confusion
Tue, 25 Apr 2023 22:06:08 +0200 Kim Alvefur mod_client_management: Fix error when last password change is unknown (or never)
Thu, 13 Apr 2023 09:11:28 +0200 Kim Alvefur mod_client_management: Fix import of util.error (not errors)
Thu, 06 Apr 2023 16:10:27 +0100 Matthew Wild mod_client_management: Add list-clients + manage-clients permissions to users
Thu, 06 Apr 2023 16:09:56 +0100 Matthew Wild mod_client_management: Add support for revoking client access via XMPP
Thu, 06 Apr 2023 15:24:49 +0100 Matthew Wild mod_client_management: Improve representation of authentication methods
Thu, 06 Apr 2023 15:22:10 +0100 Matthew Wild mod_client_management: Improve table output
Thu, 06 Apr 2023 15:21:09 +0100 Matthew Wild mod_client_management: Fix user:clients() shell command to take a JID
Thu, 06 Apr 2023 15:20:25 +0100 Matthew Wild mod_client_management: Use grant id from key
Wed, 05 Apr 2023 19:45:13 +0100 Matthew Wild mod_client_management: Fail to revoke clients that have used passwords
Wed, 05 Apr 2023 19:42:16 +0100 Matthew Wild mod_client_management: Add support for revocation of clients (when possible)
Wed, 05 Apr 2023 19:39:53 +0100 Matthew Wild mod_client_management: Include client type in XML response listing
Sat, 01 Apr 2023 13:56:53 +0100 Matthew Wild mod_client_management: Add XMPP and shell interfaces to fetch client list
Thu, 30 Mar 2023 11:32:50 +0100 Matthew Wild mod_client_management: New module for users to view/manage permitted clients
less more (0) tip