[ANN] Deploy tokens now required for Clojars

220 vaatamist
Liigu esimese lugemata sõnumi juurde

Toby Crawley

lugemata,
28. juuni 2020, 09:08:2128.06.20
kuni clo...@googlegroups.com
As announced in
https://groups.google.com/d/msg/clojure/GmAU4XwnRpw/oetRCb0UCgAJ,
Clojars now supports deploy tokens to be used in place of a password
when deploying artifacts. A deploy token is now *required* to deploy
as of today - deploying with a password is no longer supported.

If you try to deploy with a password, you should get a message like
(the git.io link will take you to the deploy token documentation):

> Could not transfer artifact some-artifact:jar:0.1.0 from/to
> clojars (https://repo.clojars.org/): Failed to transfer file:
> https://repo.clojars.org/some-artifact/some-artifact/0.1.0/some-artifact-0.1.0.jar.
> Return code is: 401, ReasonPhrase: Unauthorized - a deploy token is required to deploy (see https://git.io/JfwjM).

See https://github.com/clojars/clojars-web/wiki/Deploy-Tokens for
instructions on creating and using deploy tokens. A quick summary of
that doc is:

- Visit https://clojars.org/tokens, log in, then create a token (the
token will only be shown once, so be sure to copy it)
- Use your username and deploy token to deploy an artifact (the deploy
token is used in place of your password)

You will still need to use your password to login to the web interface
of clojars.org - a token cannot be used there.

Please file an issue at https://github.com/clojars/clojars-web/issues
if you have any problems.

- The Clojars Team

Arnout Roemers

lugemata,
29. juuni 2020, 03:38:5829.06.20
kuni Clojure
Thanks for the heads-up!
Vasta kõigile
Vasta autorile
Saada edasi
0 uut sõnumit