Project

General

Profile

Actions

Bug #26795

open

Token ID only visible to full admins, not organisation admins

Added by Adam Winberg almost 6 years ago. Updated almost 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

This may be intended behavior, but for me it seems that organisation admins should be able to see the Token ID of the machines they are provisioning within their organisation.

This line in host_helper.rb:

fields += [[_("Token"), host.token || _("N/A")]] if User.current.admin?

Actions #1

Updated by Marek Hulán almost 6 years ago

Yeah, this is definitely not ideal. We could use host update permission or allow host owner to see the token. Not sure which one is better.

Actions

Also available in: Atom PDF