Skip to content

Releases: kuoruan/verdaccio-openid

v0.8.0 release

29 Nov 06:28
Compare
Choose a tag to compare

Feature

  • add url_prefix support (close #3)

v0.7.0 release

27 Oct 07:35
Compare
Choose a tag to compare

v0.6.0 release

30 Jun 10:41
Compare
Choose a tag to compare

Fix:

  • cli run failed because of the open package

Chore:

  • replace @gitbeaker/node with @gitbeaker/rest

v0.4.0

10 Mar 10:31
Compare
Choose a tag to compare

Breaking:

  • the authorized-group property has changed to authorized-groups, accept string, boolean or array of string.

Feature

  • username-claim will get username from id_token or userinfo endpoint.