Annotate
mod_ipcheck/README.wiki @ 1787:663e5d923ef0
mod_s2s_log_certs: Use new 0.10 API for wrapping event handlers in order to always print log message after all s2s cert checks
author |
Kim Alvefur <zash@zash.se> |
date |
Tue, 25 Aug 2015 16:58:39 +0200 |
parent |
1782:29f3d6b7ad16 |
rev |
line source |
1782
|
1 #summary XEP-0279: Server IP Check
|
|
2 #labels Stage-Stable
|
|
3
|
|
4 = Introduction =
|
|
5
|
|
6 Sometimes for various reasons a client might want to know its IP address as it appears to the server. This [http://xmpp.org/extensions/xep-0279.html simple XEP] allows the client to ask the server for the IP address it is connected from.
|
|
7
|
|
8
|
|
9 = Compatibility =
|
|
10
|
|
11 ||0.7||Works||
|
|
12 ||0.6||Works|| |