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

Hex does not actually auth when running the auth task #203

Closed
eproxus opened this issue Mar 4, 2021 · 2 comments · Fixed by #269
Closed

Hex does not actually auth when running the auth task #203

eproxus opened this issue Mar 4, 2021 · 2 comments · Fixed by #269

Comments

@eproxus
Copy link

eproxus commented Mar 4, 2021

> rebar3 hex user auth
Username: ([])> eproxus
Account Password: <OBVIOUSLY WRONG PASSWORD>                         
You have authenticated on Hex using your account password. However, Hex requires you to have a local password that applies only to this machine for security purposes. Please enter it.
Local Password: ^C                      
BREAK: (a)bort (A)bort with dump (c)ontinue (p)roc info (i)nfo
       (l)oaded (v)ersion (k)ill (D)b-tables (d)istribution

The above can't be true since I entered a bogus password on purpose.

Environment

> rebar3 --version
rebar 3.14.4 on Erlang/OTP 23 Erts 11.1.8
> rebar3 as global plugins list
--- Global plugins ---
rebar3_hex (6.10.3)
@starbelly
Copy link
Member

@eproxus Yup, also set to be dealt with via erlef/build-and-packaging-wg#11

@eproxus
Copy link
Author

eproxus commented Mar 5, 2021

@starbelly That’s great! Can I close this issue for now, or do you want to leave it open as a reminder?

@starbelly starbelly linked a pull request Dec 24, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants