prosody-modules
log
graph
tags
bookmarks
branches
945784087d27
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 @ 1371:
945784087d27
less
more
|
(0)
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
mod_auth_*: Use module:provides(), and don't explicitly specify provider.name.
Waqas Hussain
2012-09-12
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.
Waqas Hussain
2011-02-22
mod_auth_*, mod_saslauth_muc: Update SASL callbacks to take SASL handler as first argument.
Waqas Hussain
2010-12-27
mod_auth_external: Update for new usermanager.test_password syntax
Matthew Wild
2010-07-21
restart authorize command if crashed or ended; added example shell script
Bjoern Kalkbrenner
2010-07-07
mod_auth_external: Renamed from mod_extauth. Update logging and options (external_auth_protocol, external_auth_command)
base
mod_extauth/mod_extauth.lua@2cff637c48ca
Matthew Wild
2010-06-10
less
more
|
(0)
tip