Actions
Feature #8817
closedDisplay login info in System Information widget
Start date:
08/20/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
Add support to the system information widget to show the login name and source for the currently logged in GUI user viewing the page.
Allow the field to be hidden like the other fields in the widget.
Updated by Jim Pingle over 7 years ago
- Status changed from 13 to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:0fa7e6bfb5c8dfd07d9f5cf65c834d38d6198393.
Updated by Constantine Kormashev over 7 years ago
- Status changed from Feedback to Resolved
Feature works fine:
User admin@172.21.41.249 (/)
Updated by Jim Pingle over 7 years ago
- Status changed from Resolved to 13
Actually if it shows "(/)" after the name I'd say that isn't fine. Somehow the authentication source is entirely empty in your case. I'll need to run more tests.
It should show something like "(Local Database)" or "(LDAP/Blah)"
Updated by Jim Pingle over 7 years ago
- Status changed from 13 to Feedback
Applied in changeset commit:80dbe344983666310a762ceab1520d578e3f2722.
Updated by Steve Wheeler over 7 years ago
- Status changed from Feedback to Resolved
Looks good to me in:
2.4.4-DEVELOPMENT (arm) built on Fri Aug 24 11:44:17 EDT 2018 FreeBSD 11.2-RELEASE-p2
Also tested on x86.
Shows:
admin@172.21.16.5 (Local Database)
Actions