DefGuard/defguard

[Design] Show all devices / users that have access to selected Location

Open

#2,514 opened on Mar 30, 2026

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Rust (107 forks)auto 404
help wanted

Repository metrics

Stars
 (2,779 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

As and administrator I would like to have a dedicated screen in the location that will show all associated devices with this location. Best would be to see all the info about the device:

  • what user is the owner of the device
  • what is the IP(s) of the device
  • when it was last connected (or if it's still connected)
  • from where it was connected (IP) - and maybe flag (of the country and geolocation info, city?)

Also would be good to have some filters like: only connected now, never connected, connected within DATE-TIME RANGE, search the name and IP address (may be in one field)

Contributor guide