[dovecot/core] 605c40: auth: global rounds parameter replaced with argume...

GitHub noreply at github.com
Mon Oct 2 14:30:09 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 605c40c77fc3851cb2845da1c5319e32c791592a
      https://github.com/dovecot/core/commit/605c40c77fc3851cb2845da1c5319e32c791592a
  Author: Sergey Kitov <sergey.kitov at open-xchange.com>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M src/auth/auth-request.c
    M src/auth/passdb.c
    M src/auth/password-scheme-crypt.c
    M src/auth/password-scheme-pbkdf2.c
    M src/auth/password-scheme-scram.c
    M src/auth/password-scheme.c
    M src/auth/password-scheme.h
    M src/doveadm/doveadm-pw.c

  Log Message:
  -----------
  auth: global rounds parameter replaced with argument to password_generate()

username and rounds parameter moved to a single
password_generate_params structure.




More information about the dovecot-cvs mailing list