Software /
code /
prosody-modules
Log
mod_auth_external/mod_auth_external.lua @ 2829:8082bfc10e65
description | author | age |
---|---|---|
mod_auth_external: Silence warnings about unused arguments [luacheck] | Kim Alvefur | Sat, 18 Nov 2017 00:36:22 +0100 |
mod_auth_external: Remove duplicated local variable [luacheck] | Kim Alvefur | Sat, 18 Nov 2017 00:35:36 +0100 |
mod_auth_external: Split long lines [luacheck] | Kim Alvefur | Sat, 18 Nov 2017 00:34:47 +0100 |
mod_auth_external: Update URL to new location | Kim Alvefur | Sun, 03 Jan 2016 14:08:48 +0100 |
all the things: Remove trailing whitespace | Florian Zeitz | Tue, 11 Mar 2014 18:44:01 +0100 |
mod_auth_external: merge two if blocks with an elseif | Matthew Wild | Thu, 19 Sep 2013 17:57:25 +0100 |
mod_auth_external: Support for multiple auth processes (set external_auth_processes = N) - requires non-blocking mode | Matthew Wild | Wed, 14 Aug 2013 02:38:50 +0100 |
mod_auth_external: Re-organise initialization a bit (superficial) | Matthew Wild | Wed, 14 Aug 2013 02:27:04 +0100 |