-
- Downloads
Update clowmdb to 3.0.1
parent
d38f8b1c
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 10 additions, 10 deletions.gitlab-ci.yml
- Dockerfile 12 additions, 6 deletionsDockerfile
- Dockerfile-Gunicorn 10 additions, 4 deletionsDockerfile-Gunicorn
- LICENSE 202 additions, 0 deletionsLICENSE
- README.md 4 additions, 0 deletionsREADME.md
- app/api/dependencies.py 45 additions, 40 deletionsapp/api/dependencies.py
- app/api/endpoints/bucket_permissions.py 208 additions, 157 deletionsapp/api/endpoints/bucket_permissions.py
- app/api/endpoints/buckets.py 30 additions, 24 deletionsapp/api/endpoints/buckets.py
- app/api/endpoints/s3key.py 16 additions, 19 deletionsapp/api/endpoints/s3key.py
- app/ceph/rgw.py 5 additions, 5 deletionsapp/ceph/rgw.py
- app/core/security.py 1 addition, 1 deletionapp/core/security.py
- app/crud/crud_bucket.py 35 additions, 30 deletionsapp/crud/crud_bucket.py
- app/crud/crud_bucket_permission.py 40 additions, 33 deletionsapp/crud/crud_bucket_permission.py
- app/crud/crud_user.py 4 additions, 4 deletionsapp/crud/crud_user.py
- app/schemas/bucket.py 2 additions, 1 deletionapp/schemas/bucket.py
- app/schemas/bucket_permission.py 21 additions, 23 deletionsapp/schemas/bucket_permission.py
- app/schemas/s3key.py 10 additions, 3 deletionsapp/schemas/s3key.py
- app/schemas/security.py 9 additions, 3 deletionsapp/schemas/security.py
- app/tests/api/test_bucket_permissions.py 74 additions, 40 deletionsapp/tests/api/test_bucket_permissions.py
- app/tests/api/test_buckets.py 33 additions, 20 deletionsapp/tests/api/test_buckets.py
Loading
Please register or sign in to comment