cozy / cozy-proxy

This repository was part of CozyV2 which has been deprecated - Cozy authentication and routing layer
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
26 stars 31 forks source link

Double click on "Login" button raises "Wrong credentials" #295

Open ZeHiro opened 8 years ago

ZeHiro commented 8 years ago

When doubleclicking fast enough on the login button (with right credentials), the POST request is sent twice. And the second answer from the server is "Bad credentials". This should be prevented by disabling the button on click.