* @todo This piece of code should probably move to local.inc.php where the actual login / logout procedure is handled.
* Registers in the track_e_default table (view in important activities in admin
* @todo Consider removing this piece of code because does nothing.
* interface) a possible attempted break in, sending auth data through get.
* @todo This piece of code should probably move to local.inc.php where the actual login / logout procedure is handled. The real use of this code block should be seriously considered as well. This form should just use a security token and get done with it.
*/
*/
if (isset($_GET['submitAuth']) && $_GET['submitAuth'] == 1) {
if (isset($_GET['submitAuth']) && $_GET['submitAuth'] == 1) {