Software /
code /
prosody
Log
plugins/mod_legacyauth.lua @ 1863:51b1612325e6
description | author | age |
---|---|---|
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 |
mod_legacyauth: Added node and resource prepping. | Waqas Hussain | Sun, 27 Sep 2009 15:21:08 +0500 |
mod_legacyauth: Added a FIXME | Waqas Hussain | Thu, 13 Aug 2009 16:53:18 +0500 |
mod_legacyauth: Refactored a bit | Waqas Hussain | Thu, 13 Aug 2009 16:51:35 +0500 |
mod_legacyauth: Updated to use module:get_option instead of configmanager | Waqas Hussain | Thu, 13 Aug 2009 16:46:08 +0500 |
mod_legacyauth: Removed useless 'require' call on every login attempt | Waqas Hussain | Thu, 13 Aug 2009 16:45:47 +0500 |