Skip to content
Unverified Commit 6dc179ee authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Fix login flow form actions

So fun fact. Chrome considers a redirect after submitting a form part of
the form actions. Since we redirect to a new protocol (nc://login/

).
Causing the form submission to work but the redirect failing hard.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 11cf253f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment