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

Enforce content IDs as valid URLs #75

Open
smashwilson opened this issue Mar 3, 2016 · 1 comment
Open

Enforce content IDs as valid URLs #75

smashwilson opened this issue Mar 3, 2016 · 1 comment

Comments

@smashwilson
Copy link
Member

Fail content storage operations with content IDs that are not valid, parseable URLs. Node's url.parse() is pretty permissive so we'll probably want to enforce stronger guarantees, like "has a scheme and hostname."

@smashwilson
Copy link
Member Author

Kind of related to #16.

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