Mercurial > prosody-modules
log mod_watchuntrusted/mod_watchuntrusted.lua @ 3069:e1db146984a0
age | author | description |
---|---|---|
Sun, 20 May 2018 17:19:46 +0200 | Kim Alvefur | mod_watchuntrusted: Actually add the untrusted_message_type option |
Sun, 20 May 2018 16:21:07 +0200 | Kim Alvefur | mod_watchuntrusted: Add option for which message 'type' to use on notifications |
Sat, 17 Feb 2018 08:42:10 +0100 | Emmanuel Gil Peyrot | Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …) |
Sat, 28 Oct 2017 17:17:59 +0200 | Michel Le Bihan | mod_watchuntrusted send SHA256 by default |
Sun, 06 Nov 2016 21:02:21 +0100 | Kim Alvefur | mod_watchuntrusted: Fix backwards time comparison |
Fri, 23 Oct 2015 16:49:31 +0200 | Kim Alvefur | mod_watchuntrusted: Add a fallback string as hash if no certificate was provided |
Sun, 27 Sep 2015 21:41:35 +0200 | Kim Alvefur | mod_watchuntrusted: Add support for SHA-256 hash in message |