a6e664ce83
removed auth method from return calls in all auth plugins. The caller knows the mechanism already. In the code, the difference looks like this: before: or return (DENY, "authcvm/$method"); after: or return (DENY, "authcvm"); Added debug level log entries in auth_vpopmaild Conflicts: plugins/auth/auth_vpopmail_sql |
||
---|---|---|
.. | ||
advanced.pod | ||
authentication.pod | ||
config.pod | ||
development.pod | ||
FAQ.pod | ||
hooks.pod | ||
logging.pod | ||
plugins.pod | ||
writing.pod |