manila/manila/tests/api
Goutham Pacha Ravi 3b37232346 RBAC tightening for share access rule
Non privileged users of unrelated projects
must not be able to retrieve details of an
access rule. We can add a further check to
/share-access-rules APIs to validate that
the caller has access to the share that these
rules pertain to.

Change-Id: I0009a3d682ee5d9a946821c3f82dfd90faa886aa
Closes-Bug: #1917417
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit fc0f669dec)
2021-03-14 20:09:44 +00:00
..
contrib Allow configuring availability_zones in share types 2019-02-13 17:39:48 +00:00
extensions Remove vim headers 2014-10-06 15:00:27 +02:00
middleware Fix UnicodeDecodeError when decode API input 2018-02-07 06:37:32 +00:00
openstack Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
v1 Fix logic that determines a share exists before manage 2020-11-24 06:01:59 +00:00
v2 RBAC tightening for share access rule 2021-03-14 20:09:44 +00:00
views Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
common.py Remove vim headers 2014-10-06 15:00:27 +02:00
fakes.py Graduate share replication feature 2020-08-24 13:27:49 +00:00
test_common.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_extensions.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_middleware.py Added CORS support to Manila 2015-11-11 10:10:58 -08:00
test_versions.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
test_wsgi.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00