Software / code / prosody-modules
File
mod_query_client_ver/README.md @ 6149:045abdc53ba4
mod_sasl2: Reset SASL handler after failed authentication
mod_saslauth already does this, and we should be too. It allows re-attempting
authentication after failure.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 16 Jan 2025 15:44:24 +0000 |
| parent | 6003:fe081789f7b5 |
line wrap: on
line source
# Introduction This module sends a [version query][xep0092] to clients when they connect, and logs the response, allowing statistics of client usage to be recorded. Note that since this is per connection, there will be a bias towards mobile clients on bad connections. ## Example info Running Running Swift version 4.0