summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1561599-d5f541f08ae6274a.yaml
blob: 8624a95b39c6bf430ae23c732f6d6ea83df4ebf1 (plain)
1
2
3
4
5
6
7
---
fixes:
  - When performing ``domain show``, ``project show`` or ``user show``, peek
    into the user token to determine the ID or the resource (if supplied with
    only a name). This should make finding information about the user and
    their project easier for non-admin users.
    [Bug `1561599 <https://bugs.launchpad.net/bugs/1561599>`_]