[dovecot/core] 951601: auth: Use default scheme in Lua passdb lookup

GitHub noreply at github.com
Mon Oct 29 15:00:06 EET 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 9516018b3c2bf59f860a1854c8d9232d748aa72b
      https://github.com/dovecot/core/commit/9516018b3c2bf59f860a1854c8d9232d748aa72b
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M src/auth/passdb-lua.c

  Log Message:
  -----------
  auth: Use default scheme in Lua passdb lookup

Fixes a null pointer crash.


  Commit: caa69d7dcc3cff481c89a1ad7e8016bab1605da8
      https://github.com/dovecot/core/commit/caa69d7dcc3cff481c89a1ad7e8016bab1605da8
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M src/auth/passdb-lua.c

  Log Message:
  -----------
  auth: Store password with auth_set_field in Lua passdb

Makes caching work for passwords


  Commit: 80fa56296c1e84ff0fc65571d80a6fc2640e40ac
      https://github.com/dovecot/core/commit/80fa56296c1e84ff0fc65571d80a6fc2640e40ac
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  auth: db-lua - Use lua_type to detect type

Using lua_isnumber to detect numbers also considers
convertible strings as numbers.


  Commit: fea1932bd7fe35abdcffbf976bf71d19e084d4c7
      https://github.com/dovecot/core/commit/fea1932bd7fe35abdcffbf976bf71d19e084d4c7
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M src/auth/test-lua.c

  Log Message:
  -----------
  auth: test-lua - Fix inconsistent whitespace


  Commit: 9b6fb0569001daf44f29987607583e173a5d269d
      https://github.com/dovecot/core/commit/9b6fb0569001daf44f29987607583e173a5d269d
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M src/auth/test-lua.c

  Log Message:
  -----------
  auth: test-lua - Fix unit test to handle errors


  Commit: c1ea6e17901dbebe1788cb660c934697bcc39919
      https://github.com/dovecot/core/commit/c1ea6e17901dbebe1788cb660c934697bcc39919
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M src/auth/test-lua.c

  Log Message:
  -----------
  auth: test-lua - Add test to ensure that values are not converted to number by mistake


Compare: https://github.com/dovecot/core/compare/815668a9fa83...c1ea6e17901d
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list