log mod_cache_c2s_caps/mod_cache_c2s_caps.lua @ 4380:cba8cd564641

age author description
2020-05-22 Georg Lukas mod_cache_c2s_caps: log full JID on all relevant code paths
2020-05-12 Georg Lukas mod_cache_c2s_caps: also log full JID for caps
2019-03-06 Emmanuel Gil Peyrot mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness
2019-02-14 Matthew Wild mod_cache_c2s_caps: Fail to load if module:send_iq() is not available
2019-01-22 Emmanuel Gil Peyrot mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation.
2019-01-22 Emmanuel Gil Peyrot mod_cache_c2s_caps: Add a missing return when the hash is wrong.
2019-01-22 Emmanuel Gil Peyrot mod_cache_c2s_caps: Switch to the new module:send_iq() API.