* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_delete_crawls.py | ||
test_invite_expiration.py |