Mercurial > prosody-modules
log mod_auth_external/mod_auth_external.lua @ 3304:27db90321e7b
age | author | description |
---|---|---|
Sat, 18 Nov 2017 01:01:59 +0100 | Kim Alvefur | mod_auth_external: Make sure processes are killed when Prosody shuts down |
Sat, 18 Nov 2017 00:37:42 +0100 | Kim Alvefur | mod_auth_external: Shut down all auth processes when module is unloaded (fixes #674) (thanks ZNikke) |
Sat, 18 Nov 2017 00:36:22 +0100 | Kim Alvefur | mod_auth_external: Silence warnings about unused arguments [luacheck] |
Sat, 18 Nov 2017 00:35:36 +0100 | Kim Alvefur | mod_auth_external: Remove duplicated local variable [luacheck] |
Sat, 18 Nov 2017 00:34:47 +0100 | Kim Alvefur | mod_auth_external: Split long lines [luacheck] |
Sun, 03 Jan 2016 14:08:48 +0100 | Kim Alvefur | mod_auth_external: Update URL to new location |