Mercurial > prosody-modules
log mod_auth_http_async/mod_auth_http_async.lua @ 2856:08f6b9d37a49
age | author | description |
---|---|---|
2017-10-31 | Kim Alvefur | mod_auth_http_async: Allow LuaSocket to pollute the global scope (fixes #1033) |
2017-08-23 | Matt Loupe | mod_auth_http_async: Updated sync_http_auth function to accept username and password and send those as a basic authentication header |
2017-03-21 | JC Brand | mod_auth_http_async: Use "net.http" for async case. |