browsertrix/backend/btrixcloud
Ilya Kreymer 40fb04b385
backend: /orgs/<id>/remove: return 404 if org user doesn't exist, fix… (#561)
* backend: /orgs/<id>/remove: return 404 if org user doesn't exist, fixes issue in #535

Co-authored-by: Tessa Walsh <tessa@bitarchivist.net>
2023-02-08 16:22:36 -05:00
..
k8s Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
migrations Only drop indexes if migrations are run (#515) 2023-01-25 17:46:10 -08:00
__init__.py
colls.py
crawl_job.py
crawlconfigs.py Add API endpoint to update crawl tags (#545) 2023-02-01 22:24:36 -05:00
crawlmanager.py
crawls.py Add API endpoint to update crawl tags (#545) 2023-02-01 22:24:36 -05:00
db.py Only drop indexes if migrations are run (#515) 2023-01-25 17:46:10 -08:00
emailsender.py Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
invites.py Add org-specific delete invite endpoint (#575) 2023-02-08 16:10:09 -05:00
main.py
orgs.py backend: /orgs/<id>/remove: return 404 if org user doesn't exist, fix… (#561) 2023-02-08 16:22:36 -05:00
profile_job.py
profiles.py Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
storages.py Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
users.py Add org-specific delete invite endpoint (#575) 2023-02-08 16:10:09 -05:00
version.py bump version to 1.2.1-beta.0 2023-02-05 12:27:45 -08:00
worker.py Fix logic for creating pidfile parent dir (#512) 2023-01-23 17:02:25 -08:00