Skip to content

v1.11.0

Choose a tag to compare

@wmantly wmantly released this 30 Jul 16:05
· 63 commits to master since this release
82318da

Added

  • app_super_admin (cross-app, also recognized by sso-manager-node/proxy) and app_jump_admin groups: super admins are full admins here same as app_sso_admin; jump admins get audit page/data access without other admin rights. The Audit page/API is now actually admin-gated server-side (previously the page shell rendered for any logged-in user, only its data was gated).
  • Host list adds Last connection/Last failed connection columns and highlights rows green (a session is live right now) or yellow (the most recent attempt failed), backed by new per-host last-success/last-fail timestamps.

Changed

  • Dashboard's stat boxes and Top hosts/Top users cards moved to the Audit page. "All hosts" renamed to "My hosts".