J4 Issue ?
avatar wilsonge
wilsonge
13 Sep 2019

Undefined value $cspValue on line 410 of httpheaders plugin. Looks like the foreach loop is wrong.

Placeholder for @zero-24 for later once JDayDE commitments are finished

  • Define class variables
  • App/DB variables in constructor can be removed
  • Catch exception that can be thrown by random_bytes on really terrible servers
avatar wilsonge wilsonge - open - 13 Sep 2019
avatar joomla-cms-bot joomla-cms-bot - change - 13 Sep 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 13 Sep 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Sep 2019
Status New Discussion
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Sep 2019
Labels Added: J3 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 13 Sep 2019
avatar wilsonge wilsonge - change - 13 Sep 2019
The description was changed
avatar wilsonge wilsonge - edited - 13 Sep 2019
avatar zero-24 zero-24 - change - 13 Sep 2019
Labels Added: J4 Issue
Removed: J3 Issue
avatar zero-24 zero-24 - labeled - 13 Sep 2019
avatar zero-24 zero-24 - unlabeled - 13 Sep 2019
avatar zero-24 zero-24 - change - 13 Sep 2019
Title
Undefined value in HTTP Headers Plugin
[4.0] Undefined value in HTTP Headers Plugin
avatar zero-24 zero-24 - edited - 13 Sep 2019
avatar zero-24
zero-24 - comment - 28 Oct 2019

@wilsonge please see: #26851

avatar zero-24 zero-24 - change - 28 Oct 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-10-28 21:15:21
Closed_By zero-24
avatar zero-24 zero-24 - close - 28 Oct 2019
avatar zero-24
zero-24 - comment - 28 Oct 2019

btw

Undefined value $cspValue on line 410 of httpheaders plugin. Looks like the foreach loop is wrong.

$cspHeaderValue = "'nonce-" . $this->cspNonce . "'" . $cspHeaderValue;

There is no $cspValue var maybe an local install problem or not up-to-date branch ;)

Add a Comment

Login with GitHub to post a comment