Case-insensitive EACL matching #107

Open
opened 2025-12-28 18:12:34 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Sep 18, 2023).

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

Originally created by @roman-khimov on GitHub (Sep 18, 2023). ## 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-api#107
No description provided.