Skip to content

Releases: fh1ch/passport-gitlab2

v4.0.0

10 Jun 20:23

Choose a tag to compare

4.0.0 (2018-06-10)

BREAKING CHANGES

  • readme: This release requires at least GitLab version 9.0.0.

v3.0.0

02 Apr 15:52

Choose a tag to compare

3.0.0 (2017-04-02)

Features

  • strategy: use the read_user scope by default (b381813)

BREAKING CHANGES

  • strategy: Requires at least GitLab 8.15 and enabled read_user scope in your GitLab application configuration.

v2.2.0

02 Apr 15:52

Choose a tag to compare

2.2.0 (2016-05-01)

Features

  • gitlab: implemented authentication provider for GitLab (3d2e203)