Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upform + HTTP post doesn't work (or at least doesn't redirect) #9829
Comments
|
This prevents logging in Github. |
|
Using GET instead appears to work. |
|
This is because submit body for planned navigation hasn't been implemented yet. I think it's dependent on the encoding for multipart/form-data. @psdh are you currently working on this? Or is it ok for someone else to work on it? |
|
The relevant PR for encoding is #9198. I can fix the navigation problem after it lands. |
That would be great! |
|
@KiChjang you implemented planned navigation recently. Is this done, or is there still work left? Also, I guess this bug is why github's comment button doesn't work? |
|
See the comment two before yours. |
|
Suspected to be affecting Twitter login as well. |
Affects: github.com (can't log in).
Test case:
Clicking on the button should load b.html. It doesn't.