Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-idempotent reapplying grants for entities with ascii chars 33-126 in their names #94

Closed
rg00d opened this issue Nov 15, 2022 · 0 comments · Fixed by #93
Closed

Non-idempotent reapplying grants for entities with ascii chars 33-126 in their names #94

rg00d opened this issue Nov 15, 2022 · 0 comments · Fixed by #93
Labels
bug Something isn't working

Comments

@rg00d
Copy link
Contributor

rg00d commented Nov 15, 2022

Whenever a user name or group name uses one of the valid ACSII characters between 33–126, the name is recorded with double quotations for ACLs.
For such cases reading grants is defective and returns nothing.
It results in perpetual reapplying grants despite their presence in the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant