[dovecot/core] 31cc29: auth: Use correct username is auth policy requests

GitHub noreply at github.com
Wed Feb 7 18:30:14 EET 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 31cc2948968dd56af45be1571e2e425f58e7e159
      https://github.com/dovecot/core/commit/31cc2948968dd56af45be1571e2e425f58e7e159
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-02-07 (Wed, 07 Feb 2018)

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

  Log Message:
  -----------
  auth: Use correct username is auth policy requests

When doing master authentication as first, use
the username of the user, not master user, for policy lookup.


  Commit: 41ff6e6a4a085786d4c15a58c7c50a28e2110c3f
      https://github.com/dovecot/core/commit/41ff6e6a4a085786d4c15a58c7c50a28e2110c3f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-02-07 (Wed, 07 Feb 2018)

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

  Log Message:
  -----------
  auth: Add policy check configuration options

Allows disabling before/after auth checks, or reporting.


Compare: https://github.com/dovecot/core/compare/74943466e541...41ff6e6a4a08


More information about the dovecot-cvs mailing list