log plugins/mod_component.lua @ 7665:2e553f80aedd

age author description
Mon, 12 Sep 2016 22:30:37 +0100 Matthew Wild mod_component: Fire 'component-disconnected' event on host, to maintain consistency - sessions with no host never authenticated. Fixes #737
Sat, 16 Apr 2016 21:08:05 +0100 Emmanuel Gil Peyrot Update every link to the documentation to use HTTPS
Fri, 18 Mar 2016 14:03:14 +0000 Matthew Wild mod_component: Some cleanup [luacheck]
Fri, 18 Mar 2016 13:58:55 +0000 Matthew Wild mod_component: Fire event when component disconnects
Wed, 21 Oct 2015 01:56:07 +0200 Kim Alvefur mod_component: Add config option for deciding what happens if a component connects while already connected (fixes #525)
Mon, 10 Aug 2015 22:16:05 +0200 Kim Alvefur Merge 0.9->0.10
Mon, 10 Aug 2015 22:13:02 +0200 Kim Alvefur mod_component: Fire an event on successful component authentication (For Goffi)