[dovecot/core] 912724: auth: When setting noauthenticate=yes, also set no...

GitHub noreply at github.com
Wed Aug 10 16:00:14 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 91272432ce97ebe9dbffa40c7dece4451bfcb65c
      https://github.com/dovecot/core/commit/91272432ce97ebe9dbffa40c7dece4451bfcb65c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

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

  Log Message:
  -----------
  auth: When setting noauthenticate=yes, also set nopassword=yes

There are various places which check only "nopassword", but not
"noauthenticate".


  Commit: 749b9176d6d1da2f0cbdeea5377ff7a8c77fc7e3
      https://github.com/dovecot/core/commit/749b9176d6d1da2f0cbdeea5377ff7a8c77fc7e3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

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

  Log Message:
  -----------
  auth: Removed redundant noauthenticate checks.

Now that noauthenticate also adds nopassword field.


Compare: https://github.com/dovecot/core/compare/a238c6fede20...749b9176d6d1


More information about the dovecot-cvs mailing list