CINXE.COM

Log in to Bugzilla

<!DOCTYPE html> <html lang="en"> <head> <title>Log in to Bugzilla</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="data/assets/bd2293bb4c0131b72baf406f21e70bb8.css?1580627213" rel="stylesheet" type="text/css"> <script type="text/javascript" src="data/assets/1b4e898422a669ab82b604a2c23edce5.js?1580627213"></script> <script type="text/javascript"> <!-- YAHOO.namespace('bugzilla'); YAHOO.util.Event.addListener = function (el, sType, fn, obj, overrideContext) { if ( ("onpagehide" in window || YAHOO.env.ua.gecko) && sType === "unload") { sType = "pagehide"; }; var capture = ((sType == "focusin" || sType == "focusout") && !YAHOO.env.ua.ie) ? true : false; return this._addListener(el, this._getType(sType), fn, obj, overrideContext, capture); }; if ( "onpagehide" in window || YAHOO.env.ua.gecko) { YAHOO.util.Event._simpleRemove(window, "unload", YAHOO.util.Event._unload); } function unhide_language_selector() { YAHOO.util.Dom.removeClass( 'lang_links_container', 'bz_default_hidden' ); } YAHOO.util.Event.onDOMReady(unhide_language_selector); var BUGZILLA = { param: { cookiepath: '\/', maxusermatches: 1000 }, constant: { COMMENT_COLS: 80 }, string: { attach_desc_required: "You must enter a Description for this attachment.", component_required: "You must select a Component for this bug.", description_required: "You must enter a Description for this bug.", short_desc_required: "You must enter a Summary for this bug.", version_required: "You must select a Version for this bug." } }; // --> </script> <script type="text/javascript" src="data/assets/d41d8cd98f00b204e9800998ecf8427e.js?1580627213"></script> <link rel="search" type="application/opensearchdescription+xml" title="Bugzilla" href="./search_plugin.cgi"> <link rel="shortcut icon" href="images/favicon.ico"> </head> <body class="bugzilla-icculus-org yui-skin-sam"> <div id="header"><div id="banner"> </div> <div id="titles"> <span id="title">Bugzilla &ndash; Log in to Bugzilla</span> </div> <div id="common_links"><ul class="links"> <li><a href="./">Home</a></li> <li><span class="separator">| </span><a href="enter_bug.cgi">New</a></li> <li><span class="separator">| </span><a href="describecomponents.cgi">Browse</a></li> <li><span class="separator">| </span><a href="query.cgi">Search</a></li> <li class="form"> <span class="separator">| </span> <form action="buglist.cgi" method="get" onsubmit="if (this.quicksearch.value == '') { alert('Please enter one or more search terms first.'); return false; } return true;"> <input type="hidden" id="no_redirect_top" name="no_redirect" value="0"> <script type="text/javascript"> if (history && history.replaceState) { var no_redirect = document.getElementById("no_redirect_top"); no_redirect.value = 1; } </script> <input class="txt" type="text" id="quicksearch_top" name="quicksearch" title="Quick Search" value=""> <input class="btn" type="submit" value="Search" id="find_top"></form> <a href="page.cgi?id=quicksearch.html" title="Quicksearch Help">[?]</a></li> <li><span class="separator">| </span><a href="report.cgi">Reports</a></li> <li></li> <li id="new_account_container_top"> <span class="separator">| </span> <a href="createaccount.cgi">New&nbsp;Account</a> </li> </ul> </div> </div> <div id="bugzilla-body"> <p>Bugzilla needs a legitimate login and password to continue. </p> <form name="login" action="https://bugzilla.icculus.org/enter_bug.cgi" method="POST"> <table> <tr> <th> <label for="Bugzilla_login"> Your Email Address: </label> </th> <td> <input size="35" id="Bugzilla_login" name="Bugzilla_login" type="email" autofocus required> </td> </tr> <tr> <th><label for="Bugzilla_password">Password:</label></th> <td> <input type="password" size="35" id="Bugzilla_password" name="Bugzilla_password" required> </td> </tr> <tr> <th>&nbsp;</th> <td> <input type="checkbox" id="Bugzilla_remember" name="Bugzilla_remember" value="on" checked> <label for="Bugzilla_remember">Remember my Login</label> </td> </tr> <tr> <th>&nbsp;</th> <td> <input type="checkbox" id="Bugzilla_restrictlogin" name="Bugzilla_restrictlogin" checked="checked"> <label for="Bugzilla_restrictlogin">Restrict this session to this IP address (using this option improves security)</label> </td> </tr> </table> <input type="hidden" name="Bugzilla_login_token" value=""> <input type="submit" name="GoAheadAndLogIn" value="Log in" id="log_in"> <p> (Note: you should make sure cookies are enabled for this site. Otherwise, you will be required to log in frequently.) </p> </form> <hr> <p> If you don't have a Bugzilla account, you can <a href="createaccount.cgi">create a new account</a>. A user account is required to file a new bug or to comment into existing ones so that you can be contacted if more information is needed. </p> <hr> <form id="forgot" method="get" action="token.cgi"> <input type="hidden" name="a" value="reqpw"> If you have an account, but have forgotten your password, enter your login name below and submit a request to change your password.<br> <input size="35" name="loginname" required> <input type="hidden" id="token" name="token" value="1734005922-bOPWAy0UWKISOl9fI7RpUEIVkXzEt1e9ilhYXuST1ao"> <input type="submit" id="request" value="Reset Password"> </form> </div> <div id="footer"> <div class="intro"></div> <ul id="useful-links"> <li id="links-actions"><ul class="links"> <li><a href="./">Home</a></li> <li><span class="separator">| </span><a href="enter_bug.cgi">New</a></li> <li><span class="separator">| </span><a href="describecomponents.cgi">Browse</a></li> <li><span class="separator">| </span><a href="query.cgi">Search</a></li> <li class="form"> <span class="separator">| </span> <form action="buglist.cgi" method="get" onsubmit="if (this.quicksearch.value == '') { alert('Please enter one or more search terms first.'); return false; } return true;"> <input type="hidden" id="no_redirect_bottom" name="no_redirect" value="0"> <script type="text/javascript"> if (history && history.replaceState) { var no_redirect = document.getElementById("no_redirect_bottom"); no_redirect.value = 1; } </script> <input class="txt" type="text" id="quicksearch_bottom" name="quicksearch" title="Quick Search" value=""> <input class="btn" type="submit" value="Search" id="find_bottom"></form> <a href="page.cgi?id=quicksearch.html" title="Quicksearch Help">[?]</a></li> <li><span class="separator">| </span><a href="report.cgi">Reports</a></li> <li></li> <li id="new_account_container_bottom"> <span class="separator">| </span> <a href="createaccount.cgi">New&nbsp;Account</a> </li> </ul> </li> </ul> <div class="outro"></div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10