From e12aaf2c6794c45811e5daa53656ca6c2421d5eb Mon Sep 17 00:00:00 2001 From: oeph Date: Tue, 16 Oct 2018 10:26:46 +0200 Subject: [PATCH] docs: Added verdaccio-bitbucket-server to the list of authorization plugins in the plugins documentation (#1075) --- docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins.md b/docs/plugins.md index 2360223ba..418029dfa 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -119,6 +119,7 @@ modern verdaccio API and using the prefix as *verdaccio-xx-name*. ### Authorization Plugins * [verdaccio-bitbucket](https://github.com/idangozlan/verdaccio-bitbucket): Bitbucket authentication plugin for verdaccio. +* [verdaccio-bitbucket-server](https://github.com/oeph/verdaccio-bitbucket-server): Bitbucket Server authentication plugin for verdaccio. * [verdaccio-ldap](https://www.npmjs.com/package/verdaccio-ldap): LDAP auth plugin for verdaccio. * [verdaccio-active-directory](https://github.com/nowhammies/verdaccio-activedirectory): Active Directory authentication plugin for verdaccio * [verdaccio-gitlab](https://github.com/bufferoverflow/verdaccio-gitlab): use GitLab Personal Access Token to authenticate