log

age author description
2023-04-01 Matthew Wild .luacheckrc: Add module.once
2023-04-01 Matthew Wild mod_audit: Add a command to print the audit log on the command-line
2023-04-01 Matthew Wild mod_audit: Support for adding location (GeoIP) to audit events
2023-04-01 Jonas Schäfer mod_isolate_host: potentially pedantic optimization
2023-04-01 Jonas Schäfer mod_isolate_host: handle server-generated stanzas
2023-03-31 Jonas Schäfer mod_authz_delegate: make resistant against startup order issues
2023-03-30 Matthew Wild mod_client_management: New module for users to view/manage permitted clients
2023-03-30 Kim Alvefur mod_http_admin_api: Add roles to user schema in openapi
2023-03-30 Kim Alvefur mod_http_admin_api: Fix types of numbers in openapi spec
2023-03-29 Kim Alvefur Merge accidental extra head
2023-03-29 Jonas Schäfer mod_vcard_muc: take roles into account for access check
2023-03-29 Jonas Schäfer mod_authz_delegate: introduce module to "link" authorization of hosts
2023-03-29 Jonas Schäfer mod_authz_delegate: introduce module to "link" authorization of hosts
2023-03-29 Matthew Wild mod_sasl2_fast: Add an API that allows modules to check if a client has FAST
2023-03-29 Matthew Wild mod_sasl2_fast: Add flag to FAST sasl_handler for easier identification
2023-03-29 Matthew Wild mod_sasl2_fast: Fix harmless off-by-one error (invalidates existing tokens!)