[dovecot/core] 257111: auth: Mark username changed if it's changes in aut...

GitHub noreply at github.com
Wed Mar 29 17:00:11 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 257111a99add076b74612b5f0b4158efa0d84450
      https://github.com/dovecot/core/commit/257111a99add076b74612b5f0b4158efa0d84450
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  -----------
  auth: Mark username changed if it's changes in auth_request_try_update_username

It was forgotten in by 865a82c1


  Commit: d56b6dfe677ce154f94034ced1220d23e30bef2e
      https://github.com/dovecot/core/commit/d56b6dfe677ce154f94034ced1220d23e30bef2e
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  -----------
  auth: Do not cache username unless it was changed by lookup

This could've caused usernames to be unexpectedly changed
because they were cached by a lookup that did not include
username in the cache key.


Compare: https://github.com/dovecot/core/compare/7c681809344b...d56b6dfe677c


More information about the dovecot-cvs mailing list