Log

mod_auth_http_async/mod_auth_http_async.lua @ 5910:2c85397d7241

description author age
mod_auth_http_async: Allow LuaSocket to pollute the global scope (fixes #1033) Kim Alvefur Tue, 31 Oct 2017 19:31:54 +0100
mod_auth_http_async: Updated sync_http_auth function to accept username and password and send those as a basic authentication header Matt Loupe Wed, 23 Aug 2017 14:31:55 -0500
mod_auth_http_async: Use "net.http" for async case. JC Brand Tue, 21 Mar 2017 09:31:13 +0000
mod_auth_http_async: For sync calls, use LuaSockets' HTTP lib JC Brand Tue, 21 Mar 2017 09:14:03 +0000
mod_auth_http_async: Log URL when testing password JC Brand Thu, 12 Jan 2017 10:13:58 +0000
mod_auth_http_async: Fall back to non-async calling of http_auth_url JC Brand Fri, 15 Apr 2016 13:45:01 +0000
mod_auth_http_async: Correctly pass password to provider.test_password (thanks mother) Kim Alvefur Wed, 28 Oct 2015 15:08:19 +0100
mod_auth_http_async: Fix syntax error Kim Alvefur Wed, 28 Oct 2015 15:03:49 +0100
mod_auth_http_async: Remove unused variable Kim Alvefur Sat, 24 Oct 2015 13:53:52 +0200
mod_auth_http_async: Actually do the HTTP request Kim Alvefur Sat, 24 Oct 2015 13:19:25 +0200
mod_auth_http_async: Don't set global Kim Alvefur Sat, 24 Oct 2015 13:19:10 +0200
mod_auth_http_async: Wrap up async http request in a function Kim Alvefur Fri, 23 Oct 2015 16:52:45 +0200
mod_auth_http_async: Don't go throug usermanager to call a function from the same module Kim Alvefur Mon, 18 May 2015 22:41:19 +0200
mod_auth_http_async: Async HTTP auth module Kim Alvefur Thu, 29 May 2014 17:46:42 +0200