nspcc-dev / nspcc-dev/neofs-api

Case-insensitive EACL matching

Open
#274 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.