Waqas Hussain
|
92515e7aa6
|
mod_auth_*: Use module:provides().
|
2012-09-12 21:41:51 +05:00 |
|
Waqas Hussain
|
e7c19c5cb6
|
mod_auth_{internal_plain,cyrus,anonymous}: Get rid of useless wrapper function new_default_provider.
|
2012-09-12 21:32:12 +05:00 |
|
Matthew Wild
|
0b4567a6f1
|
mod_s2s, mod_auth_anonymous, hostmanager: Remove disallow_s2s flag, deprecate the config option of the same name (disable mod_s2s instead), and add 'allow_anonymous_s2s' to separately control s2s for anonymous users
|
2012-05-11 00:56:18 +01:00 |
|
Matthew Wild
|
bbd996911b
|
mod_auth_anonymous: Block s2s when enabled on a host (and disallow_s2s ~= false)
|
2012-05-04 02:28:10 +01:00 |
|
Matthew Wild
|
837f0451da
|
mod_auth_anonymous: Remove unused logger init
|
2012-04-28 04:01:59 +01:00 |
|
Waqas Hussain
|
9c85f1fccd
|
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.
|
2011-02-23 01:34:46 +05:00 |
|
Waqas Hussain
|
aa144af70e
|
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks.
|
2010-12-27 19:57:04 +05:00 |
|
Waqas Hussain
|
3d402d422e
|
mod_auth_*: Fixed copyright headers.
|
2010-08-02 18:44:08 +05:00 |
|
Waqas Hussain
|
0daa424f95
|
mod_auth_anonymous, mod_auth_cyrus: Removed unused variables.
|
2010-06-24 03:33:09 +05:00 |
|
Waqas Hussain
|
05a99f5ef1
|
mod_auth_anonymous, mod_auth_cyrus: Removed is_admin(), as usermanager already has a default.
|
2010-06-24 03:30:51 +05:00 |
|
Waqas Hussain
|
b4f3125dc7
|
mod_auth_anonymous: Log as "auth_anonymous", not as "usermanager".
|
2010-06-15 09:14:47 +05:00 |
|
Waqas Hussain
|
7e03b814ec
|
mod_auth_anonymous: Fixed a syntax error.
|
2010-06-07 04:22:49 +05:00 |
|
Waqas Hussain
|
90f1fb98a0
|
mod_auth_anonymous: Auth provider with support for SASL ANONYMOUS.
|
2010-06-07 04:07:40 +05:00 |
|