index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_saslauth.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_saslauth: Adjust sanitizing.
Tobias Markmann
2009-12-23
1
-1
/
+1
*
mod_saslauth: Sanitize debugging information so it won't break terminal emula...
Tobias Markmann
2009-12-23
1
-1
/
+1
*
added comment to remind us to fix binary output breaking the terminal
jorj
2009-12-23
1
-1
/
+1
*
mod_saslauth: Make service_name configurable for CyrusSASL users.
Tobias Markmann
2009-12-22
1
-2
/
+2
*
mod_saslauth: Add support for CyrusSASL.
Tobias Markmann
2009-12-22
1
-1
/
+9
*
mod_saslauth: Requiring c2s encryption means requiring c2s encryption... than...
Matthew Wild
2009-12-21
1
-0
/
+3
*
mod_saslauth: Fix typo in variable name
Matthew Wild
2009-11-28
1
-1
/
+1
*
mod_saslauth: Allow relogins after failed SASL login.
Tobias Markmann
2009-11-26
1
-1
/
+1
*
Use new cofig option reading API.
Tobias Markmann
2009-11-19
1
-1
/
+1
*
Allow SASL PLAIN over unsecure connections when intended by admin.
Tobias Markmann
2009-11-19
1
-1
/
+1
*
Provide SASL PLAIN mechanism only if TLS is active.
Tobias Markmann
2009-11-18
1
-1
/
+3
*
Merge with sasl branch.
Tobias Markmann
2009-11-16
1
-47
/
+36
|
\
|
*
Making mod_saslauth use the new SASL API.
Tobias Markmann
2009-08-28
1
-6
/
+12
*
|
mod_saslauth: Fixed access of globals.
Waqas Hussain
2009-10-18
1
-2
/
+2
*
|
mod_saslauth: Marked the im-session stream feature as optional. This allows s...
Waqas Hussain
2009-10-18
1
-1
/
+1
*
|
require_encryption deprecated, use c2s_require_encryption instead
Matthew Wild
2009-10-05
1
-1
/
+1
*
|
Merge with 0.5
Matthew Wild
2009-09-29
1
-4
/
+5
|
\
\
|
*
|
mod_saslauth: Prep username used for authenticating a session
Matthew Wild
2009-09-29
1
-4
/
+4
*
|
|
Add NODEprepping to SASL Digest-MD5 authentication handling.
Tobias Markmann
2009-09-06
1
-1
/
+5
*
|
|
Uncertain merge with 0.5's SASL
Matthew Wild
2009-08-20
1
-1
/
+6
|
\
|
|
|
|
/
|
/
|
|
*
Use NODEprep for prepping usernames used during SASL logins.
Tobias Markmann
2009-08-19
1
-2
/
+6
*
|
mod_saslauth: Fix coding style and layout, and use of arg[] for vararg
Matthew Wild
2009-08-05
1
-7
/
+12
*
|
mod_saslauth: Fix indentation
Matthew Wild
2009-08-05
1
-16
/
+16
*
|
mod_saslauth: Fix traceback on attempted login for non-existent users
Matthew Wild
2009-08-05
1
-2
/
+6
*
|
Switch to using a more generic credentials_callback/handler for SASL auth.
nick
2009-07-24
1
-13
/
+16
*
|
mod_saslauth, usermanager: Fetch list of mechanisms from usermanager
Nick Thomas
2009-07-23
1
-11
/
+14
|
/
*
Remove version number from copyright headers
Matthew Wild
2009-07-10
1
-1
/
+1
*
Remove to-unicode conversion because it's done in sasl.lua now.
Tobias Markmann
2009-07-05
1
-2
/
+1
*
Fixed decoding of parameters.
Tobias Markmann
2009-07-05
1
-1
/
+1
*
Making sure the node is in unicode when passing it to password lookup function.
Tobias Markmann
2009-07-01
1
-1
/
+2
*
Adding a parameter for realm to the password_callback.
Tobias Markmann
2009-06-20
1
-4
/
+4
*
mod_saslauth: Don't offer bind/session when they aren't authenticated yet :) ...
Matthew Wild
2009-05-29
1
-1
/
+4
*
mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_e...
Matthew Wild
2009-05-29
1
-1
/
+3
*
mod_saslauth: Fix logic error which prevented SASL ANONYMOUS from working
Matthew Wild
2009-05-18
1
-2
/
+4
*
mod_saslauth: Remove 2 instances of raising errors and replacing with more gr...
Matthew Wild
2009-04-30
1
-2
/
+7
*
mod_saslauth: Various logging fixes
Matthew Wild
2009-04-30
1
-6
/
+6
*
mod_saslauth: Use module logger instead of creating a new one
Matthew Wild
2009-04-30
1
-1
/
+1
*
mod_*: Fix many unnecessary global accesses in modules (already committed to ...
Matthew Wild
2009-04-29
1
-2
/
+4
*
Fixed: Some nil access bugs
Waqas Hussain
2009-03-30
1
-1
/
+1
*
Fixed: mod_saslauth: "anonymous_login" currently makes SASL ANONYMOUS an excl...
Waqas Hussain
2009-03-30
1
-2
/
+11
*
Fixed: mod_saslauth: Changed anonymous host option from "sasl_anonymous" to "...
Waqas Hussain
2009-03-30
1
-1
/
+1
*
0.3->0.4
Matthew Wild
2009-03-20
1
-1
/
+1
*
mod_saslauth: Disable SASL ANONYMOUS unless explicitly enabled with sasl_anon...
Matthew Wild
2009-03-07
1
-1
/
+4
*
Adding inital support for ANONYMOUS mechanism in SASL.
Tobias Markmann
2009-02-14
1
-0
/
+1
*
Update copyright notices for 2009
Matthew Wild
2009-01-30
1
-2
/
+2
*
0.2->0.3
Matthew Wild
2009-01-30
1
-1
/
+1
*
GPL->MIT!
Matthew Wild
2009-01-30
1
-13
/
+2
*
Fix invalid loglevels in mod_saslauth
Matthew Wild
2009-01-16
1
-3
/
+3
*
mod_saslauth, mod_tls: minor code cleanup
Waqas Hussain
2009-01-13
1
-14
/
+13
*
0.1 -> 0.2
Matthew Wild
2008-12-10
1
-1
/
+1
[next]