Add permission validation on element patch/delete
All threads resolved!
All threads resolved!
Admin permission is required for elements deletion
Edited by Valentin Rigal
Merge request reports
Activity
added 5 commits
-
05ce292f...1f91579a - 2 commits from branch
master
- 4608cfeb - Add permission validation on element patch/delete
- 1e040026 - Fix PATCH tests
- 854a8e5a - Fix DELETE tests
Toggle commit list-
05ce292f...1f91579a - 2 commits from branch
Codecov Report
Merging #610 into master will increase coverage by
0.01%
. The diff coverage is100%
.@@ Coverage Diff @@ ## master #610 +/- ## ========================================== + Coverage 85.24% 85.26% +0.01% ========================================== Files 222 222 Lines 13364 13380 +16 ========================================== + Hits 11392 11408 +16 Misses 1972 1972
Impacted Files Coverage Δ arkindex/documents/tests/test_elements_api.py 100% <100%> (ø)
arkindex/documents/api/elements.py 97.79% <100%> (+0.03%)
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 869542a...521171f. Read the comment docs.Edited by Bastien Abadie- Automatically resolved by Valentin Rigal
- Automatically resolved by Valentin Rigal
added 7 commits
-
3acb0c02...869542ad - 3 commits from branch
master
- 03210805 - Add permission validation on element patch/delete
- 5fa6c573 - Fix PATCH tests
- 250da4e9 - Fix DELETE tests
- 521171f2 - Suggestions
Toggle commit list-
3acb0c02...869542ad - 3 commits from branch
enabled an automatic merge when the pipeline for 521171f2 succeeds
mentioned in commit d93ab814
Please register or sign in to reply