Project

General

Profile

Actions

action #889

closed

openqa: make is_authorized_rw() configurable

Added by lnussel over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Development
Target version:
Start date:
2013-10-15
Due date:
2013-10-23
% Done:

100%

Estimated time:

Description

the list of allowed ip addresses is hardcoded in is_authorized_rw() in www/cgi-bin/modules/openqa.pm
It should be made configurable instead.
Proposal:
configure via env variable in /etc/apache2/vhosts.d/openqa.conf, e.g.
OPENQA_ALLOWED_HOSTS="10.10.* 192.168.1.1 ::1"

Actions

Also available in: Atom PDF