Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rexxars/registry-auth-token issues and pull requests

#48 - fix: make all arguments optional in type definitions

Pull Request - State: closed - Opened by stilt0n 3 days ago - 1 comment

#47 - Bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#46 - Replace `rc` dependency with `@pnpm/npm-conf`

Pull Request - State: closed - Opened by Kytech over 2 years ago - 7 comments

#45 - Bump ajv from 6.10.0 to 6.12.6

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#44 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#43 - Bump hosted-git-info from 2.7.1 to 2.8.9

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#42 - Bump lodash from 4.17.19 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#41 - Bump handlebars from 4.5.3 to 4.7.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#40 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#39 - Consider ditching rc as its not being maintained

Issue - State: closed - Opened by JimmyBjorklund almost 4 years ago - 18 comments
Labels: help wanted

#38 - Bump ini from 1.3.5 to 1.3.7

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#37 - Add tests to npmignore

Pull Request - State: closed - Opened by garritfra about 4 years ago - 1 comment

#36 - Add support for reading npmrc path from environment

Pull Request - State: closed - Opened by sorohan over 4 years ago - 1 comment

#35 - Support NPM_CONFIG_USERCONFIG environment

Issue - State: closed - Opened by sorohan over 4 years ago

#34 - Bump acorn from 6.1.1 to 6.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#33 - Test fails

Issue - State: closed - Opened by guimard over 4 years ago - 1 comment

#32 - remove safe-buffer

Pull Request - State: closed - Opened by silverwind almost 5 years ago - 1 comment

#31 - Bump handlebars from 4.1.2 to 4.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#30 - Support for legacy auth token on the registry url

Pull Request - State: closed - Opened by gustavkj almost 5 years ago - 3 comments

#29 - Bump lodash from 4.17.11 to 4.17.15

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies

#28 - Bump eslint-utils from 1.3.1 to 1.4.3

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies

#27 - Support reading yarn's config

Issue - State: open - Opened by silverwind over 5 years ago - 4 comments
Labels: help wanted

#26 - rc to 1.2.8

Pull Request - State: closed - Opened by piercus over 5 years ago

#25 - Does not recognize default registry

Issue - State: closed - Opened by ryaninvents almost 6 years ago - 1 comment

#24 - Enabled legacy auth token to be read from environment variable

Pull Request - State: closed - Opened by mflodin almost 6 years ago - 5 comments

#23 - Should we respect `always-auth`?

Issue - State: closed - Opened by rexxars over 6 years ago - 1 comment
Labels: help wanted, question

#22 - Fails to parse .npmrc files that use "_auth".

Issue - State: closed - Opened by darkobits over 6 years ago - 2 comments

#21 - Upgrade `rc` to avoid `npm audit` security vulnerability

Issue - State: closed - Opened by ehmicky over 6 years ago - 1 comment

#20 - WIP: Return basic token if _auth is base64 encoded

Pull Request - State: closed - Opened by rarkins over 6 years ago - 1 comment

#19 - Support password with ENV variable tokens.

Pull Request - State: closed - Opened by nowells almost 7 years ago - 2 comments

#18 - Parsing raw .npmrc contents

Issue - State: closed - Opened by rarkins over 7 years ago - 8 comments

#17 - fix(auth): legacy token is basic auth

Pull Request - State: closed - Opened by ghost over 7 years ago - 9 comments

#16 - feat: support legacy auth token config key

Pull Request - State: closed - Opened by zkochan over 7 years ago - 2 comments

#15 - feat: allow to pass in the parsed npmrc from outside

Pull Request - State: closed - Opened by zkochan over 7 years ago - 1 comment

#14 - Using npm's programmatic API to get npm configs

Issue - State: closed - Opened by zkochan over 7 years ago - 4 comments
Labels: help wanted

#13 - Avoiding infinite loops

Issue - State: closed - Opened by zkochan over 7 years ago

#12 - Throwing an error when an invalid URL is passed in

Issue - State: closed - Opened by zkochan over 7 years ago - 1 comment

#11 - fix: avoid infinite loop on invalid URL

Pull Request - State: closed - Opened by zkochan over 7 years ago - 2 comments

#10 - registry-auth-token doesn't match npm "nerf darting" behavior

Issue - State: closed - Opened by zarenner over 7 years ago - 2 comments

#9 - Return the password and username for Basic authorization

Pull Request - State: closed - Opened by zkochan about 8 years ago - 2 comments

#8 - Return the password and username for Basic authorization

Issue - State: closed - Opened by zkochan about 8 years ago

#7 - use `Buffer.from` on newer node versions,...

Pull Request - State: closed - Opened by leipert over 8 years ago - 2 comments

#6 - fix recursion bug

Pull Request - State: closed - Opened by leipert over 8 years ago - 1 comment

#5 - Add support for basic auth

Pull Request - State: closed - Opened by leipert over 8 years ago - 2 comments

#4 - support basic authorization

Issue - State: closed - Opened by leipert over 8 years ago - 6 comments

#3 - Infinite loop on Windows 10

Issue - State: closed - Opened by zkochan over 8 years ago - 2 comments

#2 - Fix tokens defined by reference to environment variables

Pull Request - State: closed - Opened by danmactough over 8 years ago - 1 comment

#1 - fixes tokens for registries that have a port in the url

Pull Request - State: closed - Opened by soldair over 8 years ago - 3 comments