Merge pull request #722 from dschaller/fix-auth-reference

fix reference to htpasswd plugin in auth docs
This commit is contained in:
Juan Picado @jotadeveloper 2018-05-30 07:03:08 +02:00 committed by GitHub
commit ce559e0a7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -37,7 +37,10 @@ As is described [on issue #212](https://github.com/verdaccio/verdaccio/issues/21
## Default htpasswd
In order to simplify the setup, `verdaccio` use a build-in plugin based on `htpasswd`.
In order to simplify the setup, `verdaccio` use a plugin based on `htpasswd`.
As of version v3.0.0-beta.x an [external plugin](https://github.com/verdaccio/verdaccio-htpasswd)
is used by default. The v2.x version of this package still contains the
built-in version of this plugin.
```yaml
auth: