Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 1449:6a90316a81c3
description | author | age |
---|---|---|
Making sure the node is in unicode when passing it to password lookup function. | Tobias Markmann | Wed, 01 Jul 2009 15:14:44 +0200 |
Adding a parameter for realm to the password_callback. | Tobias Markmann | Sat, 20 Jun 2009 19:34:30 +0200 |
mod_saslauth: Don't offer bind/session when they aren't authenticated yet :) [thanks albert, again...] | Matthew Wild | Fri, 29 May 2009 18:03:48 +0100 |
mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_encryption config option is true | Matthew Wild | Fri, 29 May 2009 14:33:55 +0100 |
mod_saslauth: Fix logic error which prevented SASL ANONYMOUS from working | Matthew Wild | Mon, 18 May 2009 04:48:35 +0100 |
mod_saslauth: Remove 2 instances of raising errors and replacing with more graceful handling | Matthew Wild | Thu, 30 Apr 2009 01:46:36 +0100 |