Sha256: de6122a5ad58cf74a139615fb28294f77064035bc1a9c0b8c5c328ecdcdf57f1

Contents?: true

Size: 246 Bytes

Versions: 31

Compression:

Stored size: 246 Bytes

Contents

<% content_for :title, 'Please sign-in' %>

<div class="hero-unit">
    <h1>Please sign-in</h1>

    <form action="<%= sign_in_url %>" method="post">
        <label>Session token:</label>
        <input name="session_token" />
    </form>
</div>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
arachni-1.6.1.3 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.6.1.2 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.6.1.1 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.6.1 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.6.0 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.5.1 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.5 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.4 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.3.2 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.3.1 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.3 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.2.1 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.2 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.1 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.0.6 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.0.5 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.0.4 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.0.3 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.0.2 components/plugins/proxy/panel/sign_in.html.erb
arachni-1.0.1 components/plugins/proxy/panel/sign_in.html.erb