Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Fix numeric password not working #638

Merged
merged 1 commit into from Jul 15, 2022
Merged

Conversation

myl7
Copy link
Collaborator

@myl7 myl7 commented May 9, 2022

Closes #606

data of axios responses is JSON-parsed, which causes numeric password is unexpectedly recognized as integers.

@vercel
Copy link

vercel bot commented May 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
onedrive-vercel-index ✅ Ready (Inspect) Visit Preview May 9, 2022 at 3:01AM (UTC)

@myl7 myl7 merged commit 1810759 into spencerwooo:main Jul 15, 2022
@myl7 myl7 deleted the fix-numeric-password branch July 15, 2022 09:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using completely numeral password causes a 500 Internal Error with password-protected routes
1 participant