prosody-modules
log
graph
tags
bookmarks
branches
bd320ec2c2fc
browse
changeset
mod_auth_http_async/mod_auth_http_async.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_auth_http_async/mod_auth_http_async.lua @ 4520:
bd320ec2c2fc
less
more
|
(0)
tip
description
author
age
mod_auth_http_async: Allow LuaSocket to pollute the global scope (fixes #1033)
Kim Alvefur
2017-10-31
mod_auth_http_async: Updated sync_http_auth function to accept username and password and send those as a basic authentication header
Matt Loupe
2017-08-23
mod_auth_http_async: Use "net.http" for async case.
JC Brand
2017-03-21
mod_auth_http_async: For sync calls, use LuaSockets' HTTP lib
JC Brand
2017-03-21
mod_auth_http_async: Log URL when testing password
JC Brand
2017-01-12
mod_auth_http_async: Fall back to non-async calling of http_auth_url
JC Brand
2016-04-15
mod_auth_http_async: Correctly pass password to provider.test_password (thanks mother)
Kim Alvefur
2015-10-28
mod_auth_http_async: Fix syntax error
Kim Alvefur
2015-10-28
mod_auth_http_async: Remove unused variable
Kim Alvefur
2015-10-24
mod_auth_http_async: Actually do the HTTP request
Kim Alvefur
2015-10-24
mod_auth_http_async: Don't set global
Kim Alvefur
2015-10-24
mod_auth_http_async: Wrap up async http request in a function
Kim Alvefur
2015-10-23
mod_auth_http_async: Don't go throug usermanager to call a function from the same module
Kim Alvefur
2015-05-18
mod_auth_http_async: Async HTTP auth module
Kim Alvefur
2014-05-29
less
more
|
(0)
tip