feedback: Access control
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
<…>9Avlkx69M/Ck=‘.
When a client connects to a Tarantool instance, |the instance sends a random
salt value
which the client must mix with the hashed-password before sending
to the instance. Thus the original value ‘x’ is never stored anywhere except
in the user’s head, and the hashed value is never passed down a network wire
except when mi|xed with a random salt.
https://www.tarantool.io/en/doc/1.10/book/box/authentication/#users
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Tarantool 1.10 authentication documentation, especially the quoted passage about salts and hashed passwords. Determine what correction or clarification the feedback is requesting, then confirm the intended wording and location before making a documentation change; the issue does not define a specific done condition.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, documentation, security
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100