https://avrick.compactlists.com/session

ID da verificação
701c3b6b-8f6f-43ff-b94a-a03cced3b920Concluído
URL enviado:
https://avrick.compactlists.com/Redirecionado
Relatório concluído:

Ligações · 0 encontradas

Variáveis JavaScript · 5 encontradas

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction

Mensagens de registo da consola · 1 encontradas

TipoCategoriaRegisto
verbosedom
URL
https://avrick.compactlists.com/session
Texto
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="">
    <meta name="author" content="">

    <title>Avrick - Avrick Direct</title>

    <!-- Bootstrap Core CSS -->
    <link href="https://avrick.compactlists.com/css/bootstrap.min.css" rel="stylesheet">
    <link href="https://avrick.compactlists.com/css/login.css" rel="stylesheet">
    <link href="https://avrick.compactlists.com/theme/avrick/login.css" rel="stylesheet">

    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    <!--[if lt IE 9]>
    <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
    <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->

</head>
<body>

<div class="login-body">
    <article class="container-login center-block">
        <section>
            <div class="text-center"><img id="logoimg" src="https://avrick.compactlists.com/theme/avrick/logo.png" alt="Avrick - Avrick Direct"></div>
            <br>
            <div class="tab-content tabs-login col-lg-12 col-md-12 col-sm-12 cols-xs-12">
                <div id="login-access" class="tab-pane fade active in">
                    <h2>Sign in</h2>
                                        <form method="post" accept-charset="utf-8" autocomplete="off" role="form" class="form-horizontal">
                        <div class="form-group ">
                            <label for="login" class="sr-only">Username</label>
                            <input type="text" class="form-control" name="username" id="login_value" placeholder="Username" tabindex="1" value="">
                        </div>
                        <div class="form-group ">
                            <label for="password" class="sr-only">Password</label>
                            <input type="password" class="form-control" name="password" id="password" placeholder="Password" value="" tabindex="2">
                        </div>
                        <br>
                        <div class="form-group ">
                            <button type="submit" name="log-me-in" id="submit" tabindex="5" class="btn btn-lg btn-primary"><button-text>Go</button-text></button>
                        </div>
                    </form>
                </div>
            </div>
        </section>
    </article>
</div>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script></body></html>