Software /
code /
prosody
Log
plugins/mod_legacyauth.lua @ 2923:b7049746bd29
description | author | age |
---|---|---|
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
mod_legacyauth: Hook stream-features event using new events API. | Waqas Hussain | Fri, 12 Feb 2010 04:22:01 +0500 |
require_encryption deprecated, use c2s_require_encryption instead | Matthew Wild | Mon, 05 Oct 2009 14:59:30 +0100 |
Merge with 0.5 | Matthew Wild | Sun, 27 Sep 2009 12:26:51 +0100 |
mod_legacyauth: Don't allow server-generated resource identifiers, as these are not support by legacy auth. | Waqas Hussain | Sun, 27 Sep 2009 15:50:41 +0500 |
mod_legacyauth: Undo auth on bind fail. Legacy auth is atomic. | Waqas Hussain | Sun, 27 Sep 2009 15:30:01 +0500 |