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

tough: consider centralizing role name sanitization #422

Open
webern opened this issue Oct 19, 2021 · 0 comments
Open

tough: consider centralizing role name sanitization #422

webern opened this issue Oct 19, 2021 · 0 comments

Comments

@webern
Copy link
Contributor

webern commented Oct 19, 2021

In 1809b9b we added a struct TargetName to centralize the sanitization of target names. A similar struct, e.g. RoleName, was considered but found to be a bit more complicated. We should consider creating a similar centralization of role name sanitization with something like a struct or trait for role names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant