Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

htpasswd issue #115

Closed
Delagen opened this issue Sep 3, 2014 · 1 comment
Closed

htpasswd issue #115

Delagen opened this issue Sep 3, 2014 · 1 comment

Comments

@Delagen
Copy link

Delagen commented Sep 3, 2014

Removed any users from config and place one line with users_file
added user to htpasswd file

throw new assert.AssertionError({
^
AssertionError: CONFIG: "ib-*" package: user "admin" doesn't exist
at /home/sinopia/repository/node_modules/sinopia/lib/config.js:79:4
at Array.forEach (native)
at check_userlist (/home/sinopia/repository/node_modules/sinopia/lib/config.js:78:16)
at new Config (/home/sinopia/repository/node_modules/sinopia/lib/config.js:91:3)
at module.exports (/home/sinopia/repository/node_modules/sinopia/lib/index.js:26:15)
at afterConfigLoad (/home/sinopia/repository/node_modules/sinopia/lib/cli.js:109:2)
at Object. (/home/sinopia/repository/node_modules/sinopia/lib/cli.js:86:21)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)

rlidwka added a commit that referenced this issue Sep 3, 2014
doesn't work with htpasswd, and doesn't make sense with
future auth plugins

ref #115
@rlidwka
Copy link
Owner

rlidwka commented Sep 3, 2014

Fixed and published to npm as sinopia@0.9.2 .

Thanks for the report.

@rlidwka rlidwka closed this as completed Sep 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants