backend: object filtering: - add filtering crawls, crawlconfigs and profiles by userid= query arg, fixes #460 - add filtering crawls by crawlconfig via cid= query arg, fixes #400 - tests: add test_filter_results test suite to test filtering crawls and crawlconfigs by user, also create user with 'crawler' permissions, run second crawl with that user. |
||
|---|---|---|
| .. | ||
| k8s | ||
| __init__.py | ||
| archives.py | ||
| colls.py | ||
| crawl_job.py | ||
| crawlconfigs.py | ||
| crawlmanager.py | ||
| crawls.py | ||
| db.py | ||
| emailsender.py | ||
| invites.py | ||
| main.py | ||
| profile_job.py | ||
| profiles.py | ||
| storages.py | ||
| users.py | ||
| version.py | ||