Mercurial > prosody-modules
log mod_auth_http_async/mod_auth_http_async.lua @ 1938:cfe73f64ad29
age | author | description |
---|---|---|
Wed, 28 Oct 2015 15:03:49 +0100 | Kim Alvefur | mod_auth_http_async: Fix syntax error |
Sat, 24 Oct 2015 13:53:52 +0200 | Kim Alvefur | mod_auth_http_async: Remove unused variable |
Sat, 24 Oct 2015 13:19:25 +0200 | Kim Alvefur | mod_auth_http_async: Actually do the HTTP request |
Sat, 24 Oct 2015 13:19:10 +0200 | Kim Alvefur | mod_auth_http_async: Don't set global |
Fri, 23 Oct 2015 16:52:45 +0200 | Kim Alvefur | mod_auth_http_async: Wrap up async http request in a function |
Mon, 18 May 2015 22:41:19 +0200 | Kim Alvefur | mod_auth_http_async: Don't go throug usermanager to call a function from the same module |
Thu, 29 May 2014 17:46:42 +0200 | Kim Alvefur | mod_auth_http_async: Async HTTP auth module |