manila/manila/share
Goutham Pacha Ravi db7c482741 [RBAC] Return 404 if share is inaccessible
When a user is prevented from listing a non-public
share, the API service would return a 403 Forbidden.
This isn't consistent with the API SIG's guidance
on resources restricted by virtue of RBAC policy since
users with malicious intent may use the signal to
mean that the resource exists.

Depends-On: I27fdd7dfffeb15965b66dbb3f6b1568c11ff9ad4
Change-Id: I7e05dcb343c932cc7fec8d395919053d0a1801ce
Closes-Bug: #1901210
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit 6303741be2)
(cherry picked from commit 078bc4300a)
(cherry picked from commit dfb4e7ee93)
(cherry picked from commit 5b8b7b19fd)
(cherry picked from commit 2e420aa5b7)
2022-09-27 05:40:14 +00:00
..
drivers Merge "Adapt CephFS driver to do not try to escape export ip" into stable/victoria 2022-04-12 20:23:25 +00:00
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
api.py [RBAC] Return 404 if share is inaccessible 2022-09-27 05:40:14 +00:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Add share server migration 2020-09-10 08:52:08 -03:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
manager.py early return for _share_replica_update() if there is no active replica 2022-01-18 22:21:21 +00:00
migration.py Add share server migration 2020-09-10 08:52:08 -03:00
rpcapi.py Add share server migration 2020-09-10 08:52:08 -03:00
share_types.py Add update share-type API to Share Types 2019-09-10 14:43:07 -07:00
snapshot_access.py Fix multiple issues with revert to snapshot in LVM 2017-08-02 16:48:40 -04:00
utils.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00