Project

General

Profile

Actions

Bug #8403

closed

system_advanced_admin.php Uses Incorrect/Inconsistent $config sshdkeyonly References...

Added by Daniel Koh almost 6 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Start date:
03/30/2018
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.x
Affected Architecture:
All

Description

/usr/local/www/system_advanced_admin.php uses incorrect/inconsistent $config sshdkeyonly references.

- lines 106-110 uses $config['system']['ssh']['sshdkeyonly'] (correct, consistent with other parts and /etc/sshd)
- lines 234-239, 249 uses $config['system']['sshdkeyonly'] (incorrect/inconsistent)

Currently:
  • no know issues arising from current situation
  • superfluous and confusing $config['system']['sshdkeyonly'] parameter persisted
Actions #1

Updated by Jim Pingle over 5 years ago

  • Status changed from New to Resolved

This was fixed by 0bfd23a619ac28f95371bfeeca5d400bbd83ae6b as a part of #8402

Actions

Also available in: Atom PDF