Don't use cached passwords if "extauth_cache: 0"
authorHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 20 May 2014 21:00:28 +0000 (23:00 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 20 May 2014 21:00:28 +0000 (23:00 +0200)
commitfca640f50f84c887175a6163065663dcb3eacada
treedf3cb18f1527ddefa3e2630561599ff1f27c51d6
parent5010cea1a48378990a9dc88e4783444381be6372
Don't use cached passwords if "extauth_cache: 0"

Regarding "extauth_cache", the guide says: "The integer 0 (zero) enables
caching for statistics, but doesn't use that cached information to
authenticate users."  Make sure the cached password isn't used even if
the user is currently logged in with another resource.
src/ejabberd_auth_external.erl