Update content/chronograf/v1.10/about_the_project/release-notes-changelog.md
parent
66f064dc2d
commit
d15b90d67c
|
@ -12,10 +12,10 @@ menu:
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- Update the admin UI to provide database-level role-based access control (RBAC). The UI also shows permissions mappings more intuitively and includes:
|
- Update the admin UI to provide database-level role-based access control (RBAC). Also, made the following improvements to the UI:
|
||||||
- improved user creation
|
- Show permissions mappings more intuitively
|
||||||
- improved role creation
|
- Improve the process of creating users and roles
|
||||||
- improved visualization of effective permissions on `Users` and `Roles` pages
|
- Improve visualization of effective permissions on `Users` and `Roles` pages
|
||||||
- Add [`reader role`](/chronograf/v1.10/administration/managing-chronograf-users/#readers-rolereader) for users that require read-only access to dashboards.
|
- Add [`reader role`](/chronograf/v1.10/administration/managing-chronograf-users/#readers-rolereader) for users that require read-only access to dashboards.
|
||||||
- Add convenient redirection back to an original URL after OAuth authentication.
|
- Add convenient redirection back to an original URL after OAuth authentication.
|
||||||
- Allow InfluxDB connection with context path.
|
- Allow InfluxDB connection with context path.
|
||||||
|
|
Loading…
Reference in New Issue