config: changes in `credentials` section
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Related dev. issue(s): https://github.com/tarantool/tarantool/issues/9643
Product: Tarantool
Since: 3.1 (also backported to 3.0)
Root document: https://www.tarantool.io/en/doc/latest/concepts/configuration/configuration_credentials/
SME: @ ImeevMA
Details
Now the privileges that were not granted by the configuration, as well
as privileges that were not granted solely by the configuration, are not
revoked on reload. Privileges that have been granted only by the config
module will still be revoked if they are removed from the credentials
section on reload.
Requested by @ ImeevMA in https://github.com/tarantool/tarantool/commit/b982b46442e62e05ab6340343233aa766ad5e52c.
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 root document at https://www.tarantool.io/en/doc/latest/concepts/configuration/configuration_credentials/ and locate the credentials-section reload behavior. Update the documentation to explain which privileges are retained and which configuration-only privileges are revoked when removed, then verify the wording matches the stated behavior in Tarantool 3.0 and 3.1.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100