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

normalizeMeURL returns false for query strings. #16

Closed
Zegnat opened this issue Nov 23, 2017 · 0 comments
Closed

normalizeMeURL returns false for query strings. #16

Zegnat opened this issue Nov 23, 2017 · 0 comments

Comments

@Zegnat
Copy link
Member

Zegnat commented Nov 23, 2017

After a lot of head-scratching and rewriting of code, I finally figured out why my token provider script doesn’t work with Quill: it is because this library doesn’t allow me to login using URLs with query strings.

Is there any real reason for not allowing query strings? I couldn’t find anything about it in the protocol description.

I even thought about doing multiple Micropub endpoints on my homepage by simply appending a ?mp=1, ?mp=2, etc. query. But now it turns out this will be rejected by Quill and any other PHP implementation that uses this library.

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

No branches or pull requests

1 participant