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_sasl2_fast: Add API method to revoke FAST tokens for a given client
|
Matthew Wild |
24 months ago |
mod_cloud_notify_filters: Fix traceback when invalid JIDs are submitted
|
Matthew Wild |
24 months ago |
mod_client_management: Add XMPP and shell interfaces to fetch client list
|
Matthew Wild |
24 months ago |
.luacheckrc: Add module.once
|
Matthew Wild |
24 months ago |
mod_audit: Add a command to print the audit log on the command-line
|
Matthew Wild |
24 months ago |
mod_audit: Support for adding location (GeoIP) to audit events
|
Matthew Wild |
24 months ago |
mod_isolate_host: potentially pedantic optimization
|
Jonas Schäfer |
24 months ago |
mod_isolate_host: handle server-generated stanzas
|
Jonas Schäfer |
24 months ago |
mod_authz_delegate: make resistant against startup order issues
|
Jonas Schäfer |
24 months ago |
mod_client_management: New module for users to view/manage permitted clients
|
Matthew Wild |
24 months ago |
mod_http_admin_api: Add roles to user schema in openapi
|
Kim Alvefur |
24 months ago |
mod_http_admin_api: Fix types of numbers in openapi spec
|
Kim Alvefur |
24 months ago |
Merge accidental extra head
|
Kim Alvefur |
2023-03-29 |
mod_vcard_muc: take roles into account for access check
|
Jonas Schäfer |
2023-03-29 |
mod_authz_delegate: introduce module to "link" authorization of hosts
|
Jonas Schäfer |
2023-03-29 |
mod_authz_delegate: introduce module to "link" authorization of hosts
|
Jonas Schäfer |
2023-03-29 |
mod_sasl2_fast: Add an API that allows modules to check if a client has FAST
|
Matthew Wild |
2023-03-29 |
mod_sasl2_fast: Add flag to FAST sasl_handler for easier identification
|
Matthew Wild |
2023-03-29 |
mod_sasl2_fast: Fix harmless off-by-one error (invalidates existing tokens!)
|
Matthew Wild |
2023-03-29 |
mod_http_admin_api: Fix missing import
|
Kim Alvefur |
2023-03-28 |
mod_http_admin_api: Tweak token session to please module:may()
|
Kim Alvefur |
2023-03-28 |
mod_sasl2_fast: Invalidate tokens issued prior to last password change
|
Matthew Wild |
2023-03-28 |