Skip to content

User management UI

The following functionality is available in the UI for managing users:

  • User creation with an optional initial password, and deletion with a typed confirmation. Deleting a user returns you to the user list right away and shows a toast, marking the user as "deleting" in the list until the removal finishes and it drops out
  • Viewing whether a user has a password set, their SSH key fingerprints, and their password reset URL and token
  • Generating or refreshing a password reset token, which produces a single-use link the user can visit to set their own password
  • Setting a user's password directly
  • Managing SSH keys, available when viewing your own user or when signed in as an administrator
  • An Activity tab auditing the user's recent commands across all apps and services, visible to that user or to an administrator

The root user is protected: it cannot be deleted, and its password and reset token cannot be changed through the UI.