Actions
User story #719
closedDirective configuration: display extra information for each value in a drop down list
Status:
Rejected
Priority:
5 (lowest)
Assignee:
-
Category:
Web - Config management
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
For example, the SSH server PT has a variable to define the PermitRootLogin setting. It can be "yes", "no", "without-password" or "forced-commands-only".
These values are displayed in a drop down list. I would like to see a field (to the right or below) this drop down list that's updated when the value is changed, and provides details about each value, for example:- "yes" -> "root is always allowed to log in using ssh"
- "no" -> "root is not allowed to log in using ssh"
- "without-password" -> "password authentication is disabled for root, but root can login using other authentication methods"
- "forced-commands-only" -> "root login with public key authentication will be allowed, but only if the command option has been specified. All other authentication methods are disabled for root."
Updated by Jonathan CLARKE over 13 years ago
- Category changed from 14 to 9
- Target version set to 10
Updated by François ARMAND about 13 years ago
- Target version changed from 10 to 24
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 24 to Ideas (not version specific)
Updated by Jonathan CLARKE over 9 years ago
- Subject changed from PI configuration: display extra information for each value in a drop down list to Directive configuration: display extra information for each value in a drop down list
Updated by François ARMAND almost 3 years ago
- Status changed from New to Rejected
This won't be done without a major redesign of the directive form. I'm closing it to merge info into a redesign of directive form.
Actions