mod_legacyauth: Use the new usermanager.test_password instead of usermanager.validate_credentials.
|
Waqas Hussain |
Wed, 09 Jun 2010 22:20:53 +0500 |
Merge 0.6->0.7
|
Matthew Wild |
Mon, 22 Mar 2010 17:24:55 +0000 |
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 |
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 |
Remove version number from copyright headers
|
Matthew Wild |
Fri, 10 Jul 2009 03:11:45 +0100 |
mod_legacyauth: Hide stream feature when secure auth is enabled, and session isn't secure
|
Matthew Wild |
Fri, 29 May 2009 18:04:53 +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_*: Fix a load of global accesses
|
Matthew Wild |
Wed, 22 Apr 2009 21:32:23 +0100 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
mod_legacyauth: Added stream feature: <auth xmlns='http://jabber.org/features/iq-auth'/>
|
Waqas Hussain |
Sun, 08 Mar 2009 04:49:51 +0500 |
Update copyright notices for 2009
|
Matthew Wild |
Fri, 30 Jan 2009 17:59:26 +0000 |
0.2->0.3
|
Matthew Wild |
Fri, 30 Jan 2009 17:40:25 +0000 |
GPL->MIT!
|
Matthew Wild |
Fri, 30 Jan 2009 17:22:56 +0000 |
0.1 -> 0.2
|
Matthew Wild |
Wed, 10 Dec 2008 15:44:03 +0000 |
Change modules to use the new add_feature module API method.
|
Waqas Hussain |
Thu, 04 Dec 2008 20:16:30 +0500 |
Insert copyright/license headers
|
Matthew Wild |
Wed, 03 Dec 2008 14:39:07 +0000 |
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
|
Matthew Wild |
Thu, 27 Nov 2008 03:12:12 +0000 |
Modules now sending disco replies
|
Waqas Hussain |
Wed, 26 Nov 2008 08:27:09 +0500 |
Fixed mod_legacyauth to use session.send for sending stanzas
|
Waqas Hussain |
Sun, 16 Nov 2008 04:36:34 +0500 |
Code cleanup for resource binding
|
Waqas Hussain |
Sun, 16 Nov 2008 03:16:53 +0500 |
Fix mod_legacyauth to not use old stanza_dispatch
|
Matthew Wild |
Fri, 24 Oct 2008 14:45:50 +0100 |
Small fix for sending stanzas in case of resource binding error
|
Matthew Wild |
Sat, 04 Oct 2008 02:14:11 +0100 |
SASL!
|
Matthew Wild |
Thu, 02 Oct 2008 01:08:58 +0100 |
Huge commit to:
|
Matthew Wild |
Tue, 30 Sep 2008 19:52:00 +0100 |