cloudstack/ui/src/store
Abhishek Kumar b9385f49d0 config: refactor to enforce all permission checks (#291)
Changes permission checking behaviour where all list of APIs must be permitted to see a view.
The first API will be used to list/render the table. Remaining APIs will only be used to verify permissions. If any of the passed API is not found in the allowed APIs for logged-in user's role section/sub-section won't be displayed.

Fixes #241
Fixes #244
Fixes #240

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Co-authored-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:18 +05:30
..
modules config: refactor to enforce all permission checks (#291) 2021-01-20 07:06:18 +05:30
getters.js store: reset internal data on login/logout 2021-01-20 07:06:17 +05:30
index.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
mutation-types.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30