Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature: Report User Status/Security #2082

Open
allmightyspiff opened this issue Aug 23, 2023 · 0 comments
Open

New Feature: Report User Status/Security #2082

allmightyspiff opened this issue Aug 23, 2023 · 0 comments

Comments

@allmightyspiff
Copy link
Member

allmightyspiff commented Aug 23, 2023

A user report should create a table with the following information

Active Users

  • id
  • username
  • email
  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant