[dovecot/core] 2bd90d: auth: db-lua - Remove extra space from log_error

GitHub noreply at github.com
Wed May 9 09:30:12 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 2bd90d6e51f06c8a614e6bf73e276bf8995be1e0
      https://github.com/dovecot/core/commit/2bd90d6e51f06c8a614e6bf73e276bf8995be1e0
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-05-08 (Tue, 08 May 2018)

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

  Log Message:
  -----------
  auth: db-lua - Remove extra space from log_error

This makes it possible to use the log_error method.

Broken in 9698cd24


  Commit: 7f1e1facced3369d31f7fe0396489405d24eafeb
      https://github.com/dovecot/core/commit/7f1e1facced3369d31f7fe0396489405d24eafeb
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-05-08 (Tue, 08 May 2018)

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

  Log Message:
  -----------
  auth: db-lua - Expose some auth request members

These are particularly useful for finding out if user
has already been authenticated.


  Commit: 89a921e570666376181b5683a3cb62ec33490548
      https://github.com/dovecot/core/commit/89a921e570666376181b5683a3cb62ec33490548
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-05-08 (Tue, 08 May 2018)

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

  Log Message:
  -----------
  auth: db-lua - Add password_verify to auth request

Allows verifying passwords with dovecot when necessary


  Commit: 81518ccf82d8ad6accd70ea208cd3a704eba7c1f
      https://github.com/dovecot/core/commit/81518ccf82d8ad6accd70ea208cd3a704eba7c1f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-05-08 (Tue, 08 May 2018)

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

  Log Message:
  -----------
  auth: Add test for lua password verify


  Commit: 307ccd8676a15c6c65ac82d9209eb734d41ef135
      https://github.com/dovecot/core/commit/307ccd8676a15c6c65ac82d9209eb734d41ef135
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-05-08 (Tue, 08 May 2018)

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

  Log Message:
  -----------
  auth: test - make sure memory gets free'd


Compare: https://github.com/dovecot/core/compare/0ff9d7d3f2bc...307ccd8676a1
      **NOTE:** This service 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