browsertrix/backend
Tessa Walsh bd4fba7af7
Fix POST /orgs/{oid}/crawls/delete (#591)
* Fix POST /orgs/{oid}/crawls/delete

- Add permissions check to ensure crawler users can only delete
their own crawls
- Fix broken delete_crawls endpoint
- Delete files from storage as well as deleting crawl from db
- Add tests, including nightly test that ensures crawl files are
no longer accessible after the crawl is deleted
2023-02-15 21:06:12 -05:00
..
btrixcloud Fix POST /orgs/{oid}/crawls/delete (#591) 2023-02-15 21:06:12 -05:00
test Fix POST /orgs/{oid}/crawls/delete (#591) 2023-02-15 21:06:12 -05:00
test_nightly Fix POST /orgs/{oid}/crawls/delete (#591) 2023-02-15 21:06:12 -05:00
.pylintrc quickfix: pydantic / lint fix (#452) 2023-01-10 18:54:11 -08:00
Dockerfile Remove Code and Configs for Swarm/podman support (#407) 2022-12-08 18:19:58 -08:00
requirements.txt quickfix: pydantic / lint fix (#452) 2023-01-10 18:54:11 -08:00