prosody-modules
log
graph
tags
bookmarks
branches
253e374824a8
browse
changeset
mod_auth_external/mod_auth_external.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_external/mod_auth_external.lua @ 1442:
253e374824a8
less
more
|
(0)
-14
tip
description
author
age
all the things: Remove trailing whitespace
Florian Zeitz
2014-03-11
mod_auth_external: merge two if blocks with an elseif
Matthew Wild
2013-09-19
mod_auth_external: Support for multiple auth processes (set external_auth_processes = N) - requires non-blocking mode
Matthew Wild
2013-08-14
mod_auth_external: Re-organise initialization a bit (superficial)
Matthew Wild
2013-08-14
mod_auth_external: Add non-blocking mode (requires trunk, libevent and lpty 1.0.1). Our first complete non-blocking auth module!
Matthew Wild
2013-08-13
mod_auth_external: Fix logging of errors
Matthew Wild
2013-08-13
mod_auth_external: Log full response from pty if it appears to be an error message
Matthew Wild
2013-08-13
mod_auth_external: Remove unused import of jid.bare
Matthew Wild
2013-08-13
mod_auth_external: Remove is_admin (duplicates usermanager)
Matthew Wild
2013-08-13
mod_auth_external: Switch to lpty, remove file-based fallback, improve error messages and handling. Should greatly increase compatibility with scripts.
Matthew Wild
2013-08-13
Don't store password in temporary file, pipe instead
Mikael Nordfeldth
2013-06-24
mod_auth_{external,internal_yubikey,ldap,ldap2,sql}: No need to nodeprep in SASL handler.
Waqas Hussain
2013-01-25
mod_auth_external: Work even when the LuaProcessCall library isn't available.
Waqas Hussain
2012-10-12
mod_auth_external, mod_auth_internal_yubikey: Get rid of useless wrapper function around the auth provider.
Waqas Hussain
2012-09-12
less
more
|
(0)
-14
tip