composer / composer/satis

Satis bin is prompting for auth credentials when they are present in auth.json

Open
#553 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
3.3k
Forks
530
Avg merge
6h 53m
Merged PRs (30d)
13

Description

Using the latest version from master, specifying vcs (git) over http, Satis is requesting the password when the credentials are present in `auth.json` in Composer's home.

Giving it the password, it succeeds but doesn't offer to install them in the auth.json file.

running -vvv is states to following 2 lines:
```
Loading config file /home/ubuntu/.composer/config.json
Loading config file /home/ubuntu/.composer/auth.json
```

Oddly, running `composer exec satis build satis.json public` it works fine, albeit there's not Stdout. Suggesting there's an issue with the way the satis binary is reading the auth file?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.