log mod_ipcheck/mod_ipcheck.lua @ 2943:7e5d8d5bc326

age author description
2015-11-08 Goffi mod_ipcheck: Fixed bad namespace
2013-12-04 Kim Alvefur mod_ipcheck: Workaround for differences between server_select and server_event
2013-12-04 Kim Alvefur mod_ipcheck: Add support for XEP version 0.2 (includes port)
2010-03-06 Waqas Hussain mod_ipcheck: Updated XEP number and URL in comments to the newly published XEP.
2010-03-06 Waqas Hussain mod_ipcheck: Change error from 'item-not-found' to 'service-unavailable' for missing IP.
2010-03-06 Waqas Hussain mod_ipcheck: Fixed: 'service-unavailable' was sent instead of 'forbidden' on unauthorized access.
2010-02-19 Waqas Hussain mod_ipcheck: Change error from 'not-authorized' to 'forbidden', as specified in the XEP.
2010-02-19 Waqas Hussain mod_ipcheck: Initial commit. An implementation of the Server IP Check proto-XEP.