Open
Description
A user report should create a table with the following information
Active Users
- id
- username
- API Key? (Yes/No)
- 2FA Enabled?
- Last Succesful Login (date / ip)
- Successful Login Count
- Last Failed Login (date / ip )
- Failed Login Count
- Roles
- Status
- VPN Allowed?
- Parent User
- HardwareCount (show all if hasFullHardwareAccessFlag)
- VirtualCount (show all if hasFullVirtualGuestAccessFlag)
Inactive Users
Same as active, but lists inactive users if possible.