browsertrix/backend/btrixcloud
Tessa Walsh bdfc0948d3
Disable uploading and creating browser profiles when org is read-only (#1907)
Fixes #1904 

Follow-up to read-only enforcement, with improved tests.
2024-07-01 23:15:38 -07:00
..
migrations Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
operator Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
__init__.py
auth.py Extends Org Create endpont + shared secret auth (#1897) 2024-07-01 09:37:02 -07:00
background_jobs.py
basecrawls.py
colls.py
crawlconfigs.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
crawlmanager.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
crawls.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
db.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
emailsender.py
invites.py Extends Org Create endpont + shared secret auth (#1897) 2024-07-01 09:37:02 -07:00
k8sapi.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
main_op.py
main.py Extends Org Create endpont + shared secret auth (#1897) 2024-07-01 09:37:02 -07:00
models.py Extends Org Create endpont + shared secret auth (#1897) 2024-07-01 09:37:02 -07:00
orgs.py Extends Org Create endpont + shared secret auth (#1897) 2024-07-01 09:37:02 -07:00
pages.py
pagination.py
profiles.py Disable uploading and creating browser profiles when org is read-only (#1907) 2024-07-01 23:15:38 -07:00
storages.py
uploads.py Disable uploading and creating browser profiles when org is read-only (#1907) 2024-07-01 23:15:38 -07:00
users.py Extends Org Create endpont + shared secret auth (#1897) 2024-07-01 09:37:02 -07:00
utils.py
version.py
webhooks.py