nspcc-dev / nspcc-dev/neofs-api
Case-insensitive EACL matching
Open
Nobody has claimed this yet.
enhancement
I3
S4
U4
- Dominant language
- Makefile
- Stars
- 11
- Forks
- 15
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when I can't compare strings in case-insensitive manner. EACLs can be used to impose some attribute restrictions and in some cases it can be important to have this match.
Describe the solution you'd like
Implement it, should be easy for EACL.
Refs. nspcc-dev/neofs-oauthz#36
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
No files or tests are identified in the issue. Start by locating the EACL definitions and existing attribute-matching logic, then clarify the intended case-insensitive semantics and supported values. Done should include an agreed implementation and tests covering case variations.
Written by the indexing model from the issue text.
Assessment
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100