action #2434
get rid of environment variables
Start date:
2014-05-05
Due date:
% Done:
100%
Estimated time:
8.00 h
Difficulty:
Description
openqa shouldn't use environment variables. When allowing the webui to set arbitrary environment variables a malicious user may use e.g. LD_PRELOAD. So let's use a different %config hash instead of %ENV.
Related issues
History
#1
Updated by lnussel over 8 years ago
- Priority changed from Normal to High
- Estimated time set to 8.00 h
#2
Updated by bmwiedemann over 8 years ago
using a JSON string as a means of transport for %config (e.g. via %ENV{config} or a file) seems to be the best way then.
#3
Updated by lnussel over 8 years ago
- Assignee set to mlin7442
#4
Updated by mlin7442 over 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 100
#5
Updated by mlin7442 over 8 years ago
- Status changed from In Progress to Resolved