mod_audit: Fix showing session details in module command
|
Kim Alvefur |
13 months ago |
mod_audit: Also record human-readable name of country
|
Kim Alvefur |
13 months ago |
mod_audit: Fix recording location info
|
Kim Alvefur |
13 months ago |
mod_audit: Parse IP into util.ip object once and reuse
|
Kim Alvefur |
13 months ago |
mod_audit: Pass IP address in string form
|
Kim Alvefur |
13 months ago |
mod_audit: Fix use of util.ip
|
Kim Alvefur |
13 months ago |
mod_firewall: Add FROM COUNTRY condition based on GeoIP DB
|
Kim Alvefur |
13 months ago |
mod_firewall: Tweak page outline
|
Kim Alvefur |
13 months ago |
mod_aws_profile: Fix use of timer API
|
Kim Alvefur |
13 months ago |
mod_auth_oauth_external: Enable experimental http connection pooling
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Enable connection pooling added in latest trunk
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Fix logging
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Sort imports
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Implement archive store deletion
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Skip archive items matching on date but not full datetime
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Move request signing into a net.http hook
|
Kim Alvefur |
13 months ago |
mod_client_management: Report on longest lived token when grant does not expire
|
Kim Alvefur |
13 months ago |
mod_muc_members_json: Fix typo in example and set correct syntax highlighter
|
Matthew Wild |
13 months ago |
mod_muc_members_json: Expand example config and docs for clarity
|
Matthew Wild |
13 months ago |
mod_storage_appendmap: Include timestamps when appending data
|
Kim Alvefur |
13 months ago |
mod_storage_appendmap: Implement item/user iteration methods
|
Kim Alvefur |
13 months ago |
mod_http_health: Copypaste IP access control code
|
Kim Alvefur |
13 months ago |
mod_dnsupdate: Support advertising explicit non-existence of service
|
Kim Alvefur |
13 months ago |
mod_http_admin_api: Support for adding/removing group MUCs
|
Matthew Wild |
14 months ago |
mod_groups_muc_bookmarks: Update bookmarks when a group MUC is added/removed
|
Matthew Wild |
14 months ago |
mod_groups_internal: Update to support multiple MUCs per group
|
Matthew Wild |
14 months ago |
mod_storage_ejabberdsql_readonly: Don't use MySQL-specific syntax
|
Matthew Wild |
14 months ago |
mod_client_management: Bail out retrieving tokens for user
|
Kim Alvefur |
14 months ago |
mod_http_oauth2: Limit revocation to clients own tokens in strict mode
|
Kim Alvefur |
14 months ago |
mod_http_oauth2: Restrict introspection to clients own tokens
|
Kim Alvefur |
14 months ago |