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

Check project names in egg storage #516

Closed
jpmckinney opened this issue Jul 17, 2024 · 1 comment
Closed

Check project names in egg storage #516

jpmckinney opened this issue Jul 17, 2024 · 1 comment

Comments

@jpmckinney
Copy link
Contributor

jpmckinney commented Jul 17, 2024

From #421

Probably it would be also good to make sure EggStorage is not storing invalid names. That's because resources can be configurable, so user can override our resource and put his own resource which is not safe.

@pawelmhm I'm not entirely sure what the intended behavior is?

If I understand correctly, it's to repeat some of the project name sanitization logic in the eggstorage, since a user can replace webservices with their own, and they might not sanitize the project name in those webservices.

@jpmckinney jpmckinney added this to the Priority milestone Jul 17, 2024
@jpmckinney
Copy link
Contributor Author

Done in 858c408

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

No branches or pull requests

1 participant