[MXS-1354] Add authorization to admin interfaces Created: 2017-08-09 Updated: 2017-08-22 Resolved: 2017-08-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.2.0 |
| Fix Version/s: | 2.2.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-39 |
| Description |
|
There should be some sorts of privileges for admin interfaces. |
| Comments |
| Comment by markus makela [ 2017-08-21 ] |
|
The admin interface users are now divided into two groups: basic and admin users. The basic users can execute operations that only read data whereas the admin users can perform all operations. This appears to be an adequate solution for the time being unless a more finer grained system is deemed necessary. |