mod_legacyauth: Fix for sending error response to unauthed s2s connections
|
Matthew Wild |
Thu, 13 Sep 2012 18:48:35 +0100 |
mod_legacyauth: Remove unused variable
|
Kim Alvefur |
Tue, 07 Aug 2012 17:01:07 +0200 |
mod_legacyauth: Return an error if username or resource fails stringprep (thanks iron)
|
Kim Alvefur |
Tue, 07 Aug 2012 17:00:12 +0200 |
mod_legacyauth: Disallow on unencrypted connections by default, heed allow_unencrypted_plain_auth config option (thanks Maranda/Zash)
|
Matthew Wild |
Wed, 20 Apr 2011 18:19:28 +0100 |
mod_legacyauth: Limit authentication to unauthenticated client connections.
|
Waqas Hussain |
Sat, 16 Oct 2010 05:46:23 +0500 |
mod_legacyauth: Updated to use the new events API.
|
Waqas Hussain |
Sat, 16 Oct 2010 05:41:49 +0500 |
usermanager, mod_auth_internal_hashed, mod_legacyauth: New order of parameters for usermanager.test_password - username, host, password
|
Matthew Wild |
Wed, 21 Jul 2010 21:01:36 +0100 |
mod_legacyauth: Fixed the ordering of parameters passed to usermanager.test_password.
|
Waqas Hussain |
Thu, 10 Jun 2010 03:54:22 +0500 |
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 |