Bug #7585
system_usermanager.php showcert does nothing
Status:
Resolved
Priority:
Normal
Assignee:
Category:
User Manager / Privileges
Target version:
Start date:
05/20/2017
Due date:
% Done:
100%
Estimated time:
Affected Version:
All
Affected Architecture:
All
Description
system_usermanager.php
The checkbox for showcert "Click to create a user certificate"
when adding a new user does nothing, the cert-options class is not displayed.
Or what is that checkbox supposed to do?
Associated revisions
History
#1
Updated by Jim Pingle over 3 years ago
- Status changed from New to Assigned
- Assignee set to Jim Pingle
- Target version set to 2.4.0
- Affected Version set to All
- Affected Architecture All added
- Affected Architecture deleted (
)
It will not show anything meaningful unless the firewall has a CA with which it can create/sign user certificates.
But that case could definitely be handled better.
#2
Updated by Jim Pingle over 3 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset fc1913fef29fbc7f90e8e2fe9374b761411f09ae.
#3
Updated by Jim Pingle over 3 years ago
- Status changed from Feedback to Resolved
Provide a useful error message to the user when there is no private CA with which to create a new user certificate. Fixes #7585