You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fipamo/brain/controller
Ro ec1dc49ba1
Login Hotfix
The script that handles logggin in and the form for getting that
information were both posting the info which would result in an
intemittent uncaught error.

An attribute was added to the form so it does not submit at the same
time the JS sends a request.

A minor bug but it was annoying.
2 years ago
..
APIControl.php Login Hotfix 2 years ago
DashControl.php Scrubbed Moment from codebase 2 years ago
IndexControl.php Updated PHP lint to @PSR12 b/c @PSR2 is deprecated 2 years ago
RouteControl.php Issue #83 Round 1 2 years ago