Project

General

Profile

Bug #47356

Updated by Kiefer Chang over 3 years ago

The "endpoints":https://github.com/ceph/ceph/blob/056d8776ce1133928f4473a2f63e4537cecec5f2/src/pybind/mgr/dashboard/controllers/nfsganesha.py#L271-L311 in the `/ui-api/ganesha-nfs` and `/api/ganesha-nfs/daemons` paths need `/ui/ganesha-nfs` needs to be scoped. 

 Correct CRUD permissions need to be apply to the endpoints in the `/api/ganesha-nfs/export` path. 

 

Back