Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Should support ":env" as repository password #115

Open
Rulqu opened this issue Feb 26, 2020 · 1 comment
Open

Should support ":env" as repository password #115

Rulqu opened this issue Feb 26, 2020 · 1 comment

Comments

@Rulqu
Copy link

Rulqu commented Feb 26, 2020

I have a project.clj set up using ":env" as the password like explained in https://github.com/technomancy/leiningen/blob/stable/doc/DEPLOY.md#credentials-in-the-environment

When using export LEIN_PASSWORD=password && lein ancient however, the plugin gets 401 error.

This plugin should support this way of inputting passwords.

@xsc
Copy link
Owner

xsc commented Feb 13, 2021

Hello! It has been a while, but recent changes to ancient-clj now let us rely on the same resolution mechanism that Leiningen already uses. This should mean that repositories and their credentials should work as expected. If you're still interested in this, could you verify the behaviour using [lein-ancient "1.0.0-RC1"]?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants