[dovecot/core] 770b0c: auth: Export oauth2 pass_attrs to passdb reply

GitHub noreply at github.com
Thu Feb 23 19:30:16 UTC 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 770b0c36b97f9adc1f726758c03c58c20978983b
      https://github.com/dovecot/core/commit/770b0c36b97f9adc1f726758c03c58c20978983b
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M src/auth/db-oauth2.c

  Log Message:
  -----------
  auth: Export oauth2 pass_attrs to passdb reply


  Commit: 8c173f2c50b0de5a3db5cc7921b7e7b8783c31f2
      https://github.com/dovecot/core/commit/8c173f2c50b0de5a3db5cc7921b7e7b8783c31f2
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M src/lib-http/http-client-private.h
    M src/lib-http/http-client-queue.c

  Log Message:
  -----------
  lib-http: client: Fixed i_unreached() failure occurring when a host's list of IPs changes while a connection is still pending.

In that case, the IP of the pending connection may no longer be associated with that host.
If the IP was not found anymore, the i_unreached() error occurred.


Compare: https://github.com/dovecot/core/compare/7e525eb504c6...8c173f2c50b0


More information about the dovecot-cvs mailing list