[MXS-4250] A non-admin user cannot view its own information Created: 2022-08-22 Updated: 2023-03-07 Resolved: 2022-08-23 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | nosqlprotocol |
| Affects Version/s: | 6.4.1, 22.08.0 |
| Fix Version/s: | 22.08.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The command usersInfo should succeed also for a user that does not have the userAdmin role, if she explicitly requests for her own information. Currently the userAdmin role is always required. |