Document public role rw access on _session_settings space
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_space/_user/#box-space-user
https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_space/system_views/
https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_space/_session_settings/
Public role (which is granted to new users by default) now has read,
write access on _session_settings space.
To-do:
- document public role rw access
- check formatting in root docs
Requested by @CuriousGeorgiy in https://github.com/tarantool/tarantool/commit/18eae244c8e0fcd571c02438e4f9006b5bce4e67.
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 _session_settings, _user, and system_views reference pages, then compare their formatting. Document that the public role has read and write access to _session_settings, and finish by checking formatting against the root documentation pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100