Mercurial > prosody-modules
graph
-
mod_s2s_status: Add missing return (thanks Zash)15 months ago, by Matthew Wild
-
mod_c2s_conn_throttle: Reduce log level from error->info15 months ago, by Matthew Wild
-
mod_http_admin_api: Abort request if no valid username15 months ago, by Matthew Wild
-
mod_http_admin_api: Fix some luacheck warnings and code style issues15 months ago, by Matthew Wild
-
mod_http_admin_api: Support PATCH for user enabled status15 months ago, by Matthew Wild
-
mod_http_admin_api: Support for setting user account enabled status15 months ago, by Matthew Wild
-
mod_http_admin_api: Only include user deletion_request if account is disabled15 months ago, by Matthew Wild
-
mod_http_admin_api: Return avatar metadata from get_user_info()15 months ago, by Matthew Wild
-
mod_audit_auth: Improve user-agent building (fixes traceback)15 months ago, by Matthew Wild
-
mod_http_admin_api: Include information about pending deletion request, if any16 months ago, by Matthew Wild
-
mod_measure_active_users: Use the new mod_lastlog2 API16 months ago, by Matthew Wild
-
mod_measure_active_users: Exclude disabled user accounts from counts16 months ago, by Matthew Wild
-
mod_lastlog2: Fix to interpret stored data structure correctly16 months ago, by Matthew Wild
-
mod_http_admin_api: Include user account status and activity in get_user_info16 months ago, by Matthew Wild
-
mod_lastlog2: Expose API to query the last active time of a user16 months ago, by Matthew Wild
-
mod_sasl_ssdp: New module implementing XEP-0474 SASL SCRAM Downgrade Protection16 months ago, by Matthew Wild
-
mod_log_sasl_mech: Handle auth event from other than mod_saslauth16 months ago, by Kim Alvefur
-
mod_http_oauth2: Add logger to "session" for auth event16 months ago, by Kim Alvefur
-
mod_http_oauth2: Move some code earlier16 months ago, by Kim Alvefur
-
mod_restrict_xmpp: Allow all XEP-0199 pings to self16 months ago, by Kim Alvefur
-
mod_restrict_xmpp/README: Fix definition list rendering16 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject unparsable URLs16 months ago, by Kim Alvefur
-
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f016 months ago, by Kim Alvefur
-
mod_s2s_smacks_timeout: Add note about being merged in trunk mod_s2s16 months ago, by Kim Alvefur
-
mod_http_oauth2: Handle login_hint without @hostpart16 months ago, by Kim Alvefur
-
mod_audit: Fix querying for both user and global events16 months ago, by Kim Alvefur
-
mod_storage_s3: Fix mapping archive query limit to ?max-keys=16 months ago, by Kim Alvefur
-
mod_audit: Fix error due to sub-second precision timestamps16 months ago, by Kim Alvefur
-
mod_storage_s3: Remove wrapper and original timestamp from payload (BC)16 months ago, by Kim Alvefur
-
mod_storage_s3: Fix sorting items by correct field16 months ago, by Kim Alvefur