Mercurial > prosody-modules
log mod_auth_external/mod_auth_external.lua @ 2792:7622ec165cdd
age | author | description |
---|---|---|
Sun, 03 Jan 2016 14:08:48 +0100 | Kim Alvefur | mod_auth_external: Update URL to new location |
Tue, 11 Mar 2014 18:44:01 +0100 | Florian Zeitz | all the things: Remove trailing whitespace |
Thu, 19 Sep 2013 17:57:25 +0100 | Matthew Wild | mod_auth_external: merge two if blocks with an elseif |
Wed, 14 Aug 2013 02:38:50 +0100 | Matthew Wild | mod_auth_external: Support for multiple auth processes (set external_auth_processes = N) - requires non-blocking mode |
Wed, 14 Aug 2013 02:27:04 +0100 | Matthew Wild | mod_auth_external: Re-organise initialization a bit (superficial) |
Tue, 13 Aug 2013 23:37:31 +0100 | Matthew Wild | mod_auth_external: Add non-blocking mode (requires trunk, libevent and lpty 1.0.1). Our first complete non-blocking auth module! |