[dovecot/core] 265497: auth: Fix nonexistent passwd-file error handling

GitHub noreply at github.com
Sat Jul 7 15:00:06 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 265497d6d6e50cb1b5e916cd2c8e16e134e01518
      https://github.com/dovecot/core/commit/265497d6d6e50cb1b5e916cd2c8e16e134e01518
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-07-07 (Sat, 07 Jul 2018)

  Changed paths:
    M src/auth/db-passwd-file.c

  Log Message:
  -----------
  auth: Fix nonexistent passwd-file error handling

If the path uses %variables, the missing file was logged with info-level,
but it was still returning tempfail as the result. Return "user doesn't
exist" instead.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list