[dovecot/core] 85a68e: auth: passdb-blocking - Expose passdb_blocking_aut...

GitHub noreply at github.com
Fri Jan 19 16:00:10 EET 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 85a68e861c37fa7f9642f90927d50883b5050291
      https://github.com/dovecot/core/commit/85a68e861c37fa7f9642f90927d50883b5050291
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M src/auth/passdb-blocking.c
    M src/auth/passdb-blocking.h

  Log Message:
  -----------
  auth: passdb-blocking - Expose passdb_blocking_auth_worker_reply_parse

Enables sharing code with passdb cache


  Commit: 50168536f8d04626d71860c73b2efc18d407d083
      https://github.com/dovecot/core/commit/50168536f8d04626d71860c73b2efc18d407d083
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M src/auth/auth-worker-client.c
    M src/auth/auth-worker-client.h

  Log Message:
  -----------
  auth-worker: Add auth_worker_auth_request_new

Replaces worker_auth_request_new, moves in
check for username and service. Simplifies code.


  Commit: dc3ee76ef7907b1a9fc61975fdeedb422853ce50
      https://github.com/dovecot/core/commit/dc3ee76ef7907b1a9fc61975fdeedb422853ce50
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M src/auth/auth-worker-client.c

  Log Message:
  -----------
  auth-worker: Support PASSW request

This will attempt to verify given credentials.


  Commit: af1a6345ab5acbe010882afe4d7963c5a909a647
      https://github.com/dovecot/core/commit/af1a6345ab5acbe010882afe4d7963c5a909a647
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

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

  Log Message:
  -----------
  auth: Expose auth_request_verify_plain_callback_finish


  Commit: e42b74025f8d02ee7aa476897a3f44e25bb8fc10
      https://github.com/dovecot/core/commit/e42b74025f8d02ee7aa476897a3f44e25bb8fc10
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

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

  Log Message:
  -----------
  auth: passdb-cache - Verify credentials with worker when enabled


Compare: https://github.com/dovecot/core/compare/2b1a3f0eb782...e42b74025f8d


More information about the dovecot-cvs mailing list