Closed
Bug 1284277
Opened 9 years ago
Closed 9 years ago
allow inbound_proxy to be set to '*'
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 6.0
People
(Reporter: dylan, Assigned: dylan)
References
(Blocks 1 open bug)
Details
(Whiteboard: [heroku])
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1217536 +++
update inbound_proxy to support '*' (always honour the x-forward-for header).
| Assignee | ||
Updated•9 years ago
|
Summary: allow inbound_proxy supports '*' → allow inbound_proxy to be set to '*'
Comment 1•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Attachment #8767727 -
Flags: review?
| Assignee | ||
Updated•9 years ago
|
Attachment #8767727 -
Flags: review? → review?(dkl)
Comment 2•9 years ago
|
||
Comment on attachment 8767727 [details] [review]
[bugzilla] dylanwh:bug-1284277 > bugzilla:master
not ok 13 - t/013remote_ip.t has shebang but unknown extension
# Failed test 't/013remote_ip.t has shebang but unknown extension'
# at t/002goodperl.t line 58.
Remove #!/usr/bin/perl
not ok 337 - t/013remote_ip.t DOES NOT require Perl 5.14.0 --WARNING
# Failed test 't/013remote_ip.t DOES NOT require Perl 5.14.0 --WARNING'
# at t/002goodperl.t line 100.
ok 338 - t/013remote_ip.t uses strict
not ok 339 - t/013remote_ip.t DOES NOT use warnings --WARNING
# Failed test 't/013remote_ip.t DOES NOT use warnings --WARNING'
# at t/002goodperl.t line 112.
Also rename t/013remote_ip.t -> t/015remote_ip.t
Fix on commit. r=dkl
Attachment #8767727 -
Flags: review?(dkl) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
To git@github.com:bugzilla/bugzilla.git
c844a29..dfc33c8 master -> master
To git@github.com:bugzilla/bugzilla.git
dfc33c8..c0cf9b1 master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Target Milestone: --- → Bugzilla 6.0
You need to log in
before you can comment on or make changes to this bug.
Description
•