Apache-AppSamurai

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

MANIFEST
META.yml # Will be created by "make dist"
README
TODO
examples/auth/AuthTest.pm
examples/conf/appsamurai-owa.conf
examples/conf/confconfer.pl
examples/htdocs/login.html
examples/htdocs/login.pl
examples/htdocs/robots.txt
examples/htdocs/images/AppSamurai-logo1-200x271-trans.png
lib/Apache/AppSamurai.pm
lib/Apache/AppSamurai/AuthBase.pm
lib/Apache/AppSamurai/AuthBasic.pm
lib/Apache/AppSamurai/AuthRadius.pm
lib/Apache/AppSamurai/AuthSimple.pm
lib/Apache/AppSamurai/Session.pm
lib/Apache/AppSamurai/Tracker.pm
lib/Apache/AppSamurai/Util.pm
lib/Apache/AppSamurai/Session/Generate/HMAC_SHA.pm
lib/Apache/AppSamurai/Session/Serialize/CryptBase64.pm

examples/htdocs/login.html  view on Meta::CPAN

    if (window != top) top.location.href = location.href;
    // -->
    //]]>
    </script>
  </head>
  <body onload="document.forms[0].credential_0.focus()">
    <table summary="" align="center" border="0" cellspacing="0" cellpadding="0" class="outertable">
      <tr>
        <td align="left" valign="bottom">
          <!-- Replace with your logo, whatever -->
	  <img src="/AppSamurai/images/AppSamurai-logo1-200x271-trans.png" alt="AppSamurai" />
        </td>
        <td valign="bottom">
          <table summary="" width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td align="center">
	        <!-- Enter your banner message here, shove in a logo, whatever -->
                <h1>Sample Form</h1>
              </td>
            </tr>
            <tr>



( run in 0.875 second using v1.01-cache-2.11-cpan-df04353d9ac )