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