[dovecot/core] 60c302: lib-oauth2: Add support library for OAUTH2

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


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

  Changed paths:
    M configure.ac
    M src/Makefile.am
    A src/lib-oauth2/Makefile.am
    A src/lib-oauth2/oauth2-introspect.c
    A src/lib-oauth2/oauth2-private.h
    A src/lib-oauth2/oauth2-refresh.c
    A src/lib-oauth2/oauth2-token-validate.c
    A src/lib-oauth2/oauth2.c
    A src/lib-oauth2/oauth2.h

  Log Message:
  -----------
  lib-oauth2: Add support library for OAUTH2


  Commit: edb35cb1acb3d270e32fc731c0573323da041f2c
      https://github.com/dovecot/core/commit/edb35cb1acb3d270e32fc731c0573323da041f2c
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

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

  Log Message:
  -----------
  auth: Add accessor for passdb template arguments


  Commit: 10f6f2224c897fc543973efd2f46b86a3ab1148d
      https://github.com/dovecot/core/commit/10f6f2224c897fc543973efd2f46b86a3ab1148d
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

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

  Log Message:
  -----------
  auth: Add mechanism filter for passdbs


  Commit: d1c565179ff8b17fe9ff21a3f1cb2f9c4d4f5836
      https://github.com/dovecot/core/commit/d1c565179ff8b17fe9ff21a3f1cb2f9c4d4f5836
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M src/auth/Makefile.am
    A src/auth/mech-oauth2.c
    M src/auth/mech.c

  Log Message:
  -----------
  auth: Add xoauth2 and oauthbearer mechanisms


  Commit: 9b670175445a75987a713ff899d1a945255b0b5b
      https://github.com/dovecot/core/commit/9b670175445a75987a713ff899d1a945255b0b5b
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M src/auth/Makefile.am
    A src/auth/db-oauth2.c
    A src/auth/db-oauth2.h
    A src/auth/passdb-oauth2.c
    M src/auth/passdb.c

  Log Message:
  -----------
  auth: Add oauth2 passdb


  Commit: 98d09d4454e93a202b8e2272e932b05b29e18028
      https://github.com/dovecot/core/commit/98d09d4454e93a202b8e2272e932b05b29e18028
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M README.md

  Log Message:
  -----------
  README: Add note that we support OAUTHBEARER and XOAUTH2


Compare: https://github.com/dovecot/core/compare/dfa4b048ec9a...98d09d4454e9


More information about the dovecot-cvs mailing list