[dovecot/core | refs/heads/master] 1ab18bda: auth: Add auth_policy_log_only setting

noreply at dovecot.org noreply at dovecot.org
Wed Dec 12 14:30:07 EET 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 1ab18bda5721e9358903d30ffcfc251e24fdc250
      https://github.com/dovecot/core/commit/1ab18bda5721e9358903d30ffcfc251e24fdc250
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-12-12 (Wed, 12 Dec 2018)

  Changed paths:
    M src/auth/auth-policy.c
    M src/auth/auth-request.c
    M src/auth/auth-settings.c
    M src/auth/auth-settings.h

  Log Message:
  -----------
  auth: Add auth_policy_log_only setting

When auth_policy_log_only=yes, only log what would have been done.

  Commit: d9d7ab7526b7ec4f354e7c22aaad67fc3c5786bc
      https://github.com/dovecot/core/commit/d9d7ab7526b7ec4f354e7c22aaad67fc3c5786bc
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-12-12 (Wed, 12 Dec 2018)

  Changed paths:
    M src/auth/auth-request.c

  Log Message:
  -----------
  auth: Treat all negative responses from policy servers as drops

Otherwise negative responses that are not -1 are considered
as success, which is wrong.

  Commit: c57df24b54a3cd532979daf0326437044d99a74f
      https://github.com/dovecot/core/commit/c57df24b54a3cd532979daf0326437044d99a74f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-12-12 (Wed, 12 Dec 2018)

  Changed paths:
    M src/auth/auth-request.c

  Log Message:
  -----------
  auth: Log policy decisions clearly

  Patch: https://github.com/dovecot/core/compare/c98c2c3e31e6...1ab18bda5721.patch


More information about the dovecot-cvs mailing list