mod_c2s_conn_throttle: Reduce log level from error->info
|
Matthew Wild |
16 months ago |
mod_http_admin_api: Abort request if no valid username
|
Matthew Wild |
16 months ago |
mod_http_admin_api: Fix some luacheck warnings and code style issues
|
Matthew Wild |
16 months ago |
mod_http_admin_api: Support PATCH for user enabled status
|
Matthew Wild |
16 months ago |
mod_http_admin_api: Support for setting user account enabled status
|
Matthew Wild |
16 months ago |
mod_http_admin_api: Only include user deletion_request if account is disabled
|
Matthew Wild |
16 months ago |
mod_http_admin_api: Return avatar metadata from get_user_info()
|
Matthew Wild |
16 months ago |
mod_audit_auth: Improve user-agent building (fixes traceback)
|
Matthew Wild |
16 months ago |
mod_http_admin_api: Include information about pending deletion request, if any
|
Matthew Wild |
16 months ago |
mod_measure_active_users: Use the new mod_lastlog2 API
|
Matthew Wild |
16 months ago |
mod_measure_active_users: Exclude disabled user accounts from counts
|
Matthew Wild |
16 months ago |
mod_lastlog2: Fix to interpret stored data structure correctly
|
Matthew Wild |
16 months ago |
mod_http_admin_api: Include user account status and activity in get_user_info
|
Matthew Wild |
16 months ago |
mod_lastlog2: Expose API to query the last active time of a user
|
Matthew Wild |
16 months ago |
mod_sasl_ssdp: New module implementing XEP-0474 SASL SCRAM Downgrade Protection
|
Matthew Wild |
16 months ago |
mod_log_sasl_mech: Handle auth event from other than mod_saslauth
|
Kim Alvefur |
16 months ago |
mod_http_oauth2: Add logger to "session" for auth event
|
Kim Alvefur |
16 months ago |
mod_http_oauth2: Move some code earlier
|
Kim Alvefur |
16 months ago |
mod_restrict_xmpp: Allow all XEP-0199 pings to self
|
Kim Alvefur |
16 months ago |
mod_restrict_xmpp/README: Fix definition list rendering
|
Kim Alvefur |
16 months ago |
mod_http_oauth2: Reject unparsable URLs
|
Kim Alvefur |
16 months ago |
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f0
|
Kim Alvefur |
16 months ago |
mod_s2s_smacks_timeout: Add note about being merged in trunk mod_s2s
|
Kim Alvefur |
16 months ago |
mod_http_oauth2: Handle login_hint without @hostpart
|
Kim Alvefur |
16 months ago |
mod_audit: Fix querying for both user and global events
|
Kim Alvefur |
16 months ago |
mod_storage_s3: Fix mapping archive query limit to ?max-keys=
|
Kim Alvefur |
16 months ago |
mod_audit: Fix error due to sub-second precision timestamps
|
Kim Alvefur |
16 months ago |
mod_storage_s3: Remove wrapper and original timestamp from payload (BC)
|
Kim Alvefur |
16 months ago |
mod_storage_s3: Fix sorting items by correct field
|
Kim Alvefur |
16 months ago |
mod_storage_s3: Fix passing of prefixes, should not be urlencoded
|
Kim Alvefur |
16 months ago |