docs: Added verdaccio-bitbucket-server to the list of authorization plugins in the plugins documentation (#1075)

This commit is contained in:
oeph 2018-10-16 10:26:46 +02:00 committed by Ayush Sharma
parent f077d78d18
commit e12aaf2c67
1 changed files with 1 additions and 0 deletions

View File

@ -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