bufferoverflow / verdaccio-gitlab

private npm registry (Verdaccio) using gitlab-ce as authentication and authorization provider
MIT License
160 stars 55 forks source link

refactor: consistent use of plugin chain #56

Closed dlouzan closed 6 years ago

dlouzan commented 6 years ago

Fixes #55

dlouzan commented 6 years ago

I've done some promises refactoring too to make this part of the code a bit clearer. The basic functionality stays the same except for the (null, false) plugin chain.