tarantool / tarantool/tt

"install tarantool-ee" - add "*" for password

Open Beginner friendly
#556 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature teamE
Dominant language
Go
Stars
113
Forks
18
Avg merge
4d 11h
Merged PRs (30d)
23

Description

When trying to install tarantool-ee using tt iit requests login + password.
I suggest that showing characters of password as "*" will be more user-friendly since now I cannot tell how much characters I type/delete.
Now:

sudo tt install tarantool-ee gc64-2.11.0-rc2-0-r549
Enter Username: f.terekhin@vk.team
Enter Password: 

Suggestion:

sudo tt install tarantool-ee gc64-2.11.0-rc2-0-r549
Enter Username: f.terekhin@vk.team
Enter Password: *********************

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the authentication prompt used by the tt install command, then inspect how password input is read. Done means password characters are visibly masked while entering or deleting the password, without exposing the actual password; add or update the relevant CLI test if one exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.