Skip to content

htpasswd file reads and source code #4052

Answered by juanpicado
hardillb asked this question in Q&A
Discussion options

You must be logged in to vote

Also the link to source code from the old repo 404s

The code is here https://github.com/verdaccio/verdaccio/tree/master/packages/plugins/htpasswd years ago was on that repo you saw, later on https://github.com/verdaccio/monorepo but those locations are not longer hosting it, check the master branch of this repo for source code.

Is there a way to force the file to be re-read or is there a timeout that will cause it to be re-read?

I'd debug and try to find out where is the file that host the users, sometimes app might be using one and you considering is another one, here more info https://github.com/verdaccio/verdaccio/wiki/Debugging-Verdaccio

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hardillb
Comment options

@hardillb
Comment options

@juanpicado
Comment options

Answer selected by hardillb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment