-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathattachment.cgi?bugid=10&action=enter.html
300 lines (213 loc) · 9.33 KB
/
attachment.cgi?bugid=10&action=enter.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<title>Log in to Bugzilla</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="Top" href="index.html">
<link href="skins/standard/global.css%3F1408459644.css"
rel="alternate stylesheet"
title="Classic"><link href="skins/standard/global.css%3F1408459644.css" rel="stylesheet"
type="text/css" ><!--[if lte IE 7]>
<link href="skins/standard/IE-fixes.css?1408459644" rel="stylesheet"
type="text/css" >
<![endif]-->
<link href="skins/contrib/Dusk/global.css%3F1408459639.css" rel="stylesheet"
type="text/css" title="Dusk">
<script type="text/javascript" src="js/yui/yahoo-dom-event/yahoo-dom-event.js%3F1408459544"></script><script type="text/javascript" src="js/yui/cookie/cookie-min.js%3F1408459566"></script><script type="text/javascript" src="js/global.js%3F1408459574"></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: 100
},
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>
<link rel="search" type="application/opensearchdescription+xml"
title="Bugzilla" href="search_plugin.cgi">
<link rel="shortcut icon" href="images/favicon.ico" >
</head>
<body onload="document.forms['login'].Bugzilla_login.focus()"
class="bugs-bibletime-info yui-skin-sam">
<div id="header">
<div id="banner">
</div>
<table border="0" cellspacing="0" cellpadding="0" id="titles">
<tr>
<td id="title">
<p>Bugzilla – Log in to Bugzilla</p>
</td>
</tr>
</table>
<table id="lang_links_container" cellpadding="0" cellspacing="0"
class="bz_default_hidden"><tr><td>
</td></tr></table>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><span class="separator">| </span><a href="enter_bug.cgi.html">New</a></li>
<li><span class="separator">| </span><a href="describecomponents.cgi.html">Browse</a></li>
<li><span class="separator">| </span><a href="query.cgi.html">Search</a></li>
<li class="form">
<span class="separator">| </span>
<form action="http://bugs.bibletime.info/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%3Fid=quicksearch.html" title="Quicksearch Help">[?]</a></li>
<li><span class="separator">| </span><a href="report.cgi.html">Reports</a></li>
<li></li>
<li id="new_account_container_top">
<span class="separator">| </span>
<a href="createaccount.cgi.html">New Account</a>
</li>
</ul>
</div>
<div id="bugzilla-body">
<script type="text/javascript" src="tracker.js"></script>
<script type="text/javascript">try{var t=Piwik.getTracker("http://bugs.bibletime.info/tracker",5);t.trackPageView();t.enableLinkTracking();}catch(err){}</script><noscript><p><img src="tracker%3Fidsite=5" style="border:0;display:absolute" alt=""/></p></noscript>
<div id="message" style="text-align:center;font-size:200%"><b>NB!</b> Bugs.bibletime.org will be shut down in a few weeks. Please file new bugs to <a href="https://github.com/bibletime/bibletime/issues">our new issue tracker at GitHub</a>.</div>
<p>Bugzilla needs a legitimate login and password to continue.
</p>
<form name="login" action="http://bugs.bibletime.info/attachment.cgi" method="POST">
<table>
<tr>
<th align="right"><label for="Bugzilla_login">Login:</label></th>
<td>
<input size="35" id="Bugzilla_login" name="Bugzilla_login">
</td>
</tr>
<tr>
<th align="right"><label for="Bugzilla_password">Password:</label></th>
<td>
<input type="password" size="35" id="Bugzilla_password" name="Bugzilla_password">
</td>
</tr>
<tr>
<th> </th>
<td>
<input type="checkbox" id="Bugzilla_remember" name="Bugzilla_remember" value="on"
>
<label for="Bugzilla_remember">Remember my Login</label>
</td>
</tr>
<tr>
<th> </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="bugid"
value="10">
<input type="hidden" name="action"
value="enter">
<input type="hidden" name="Bugzilla_login_token"
value="1408461536-D9YvFFsfkfB1WEcuUHXFFF1JX1sTv3xbCQth2chaPR8">
<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.html">create a new account</a>.
</p>
<hr>
<form id="forgot" method="get" action="http://bugs.bibletime.info/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">
<input type="hidden" id="token" name="token" value="1408461536-y1xe9hZJLUMr2-0BMCmre4vN4aZ465AWr0C6OSRE8qQ">
<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="index.html">Home</a></li>
<li><span class="separator">| </span><a href="enter_bug.cgi.html">New</a></li>
<li><span class="separator">| </span><a href="describecomponents.cgi.html">Browse</a></li>
<li><span class="separator">| </span><a href="query.cgi.html">Search</a></li>
<li class="form">
<span class="separator">| </span>
<form action="http://bugs.bibletime.info/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%3Fid=quicksearch.html" title="Quicksearch Help">[?]</a></li>
<li><span class="separator">| </span><a href="report.cgi.html">Reports</a></li>
<li></li>
<li id="new_account_container_bottom">
<span class="separator">| </span>
<a href="createaccount.cgi.html">New Account</a>
</li>
</ul>
</li>
</ul>
<div class="outro"></div>
</div>
</body>
</html>