browsertrix/backend
Ilya Kreymer e1ef894275
Extends Org Create endpont + shared secret auth (#1897)
Updates the /api/orgs/create endpoint to:
- not have name / slug be required, will be renamed on first user via
#1870
- support optional quotas
- support optional first admin user email, who will receive an invite to
join the org.

Also supports a new shared secret mechanism, to allow an external
automation to access the /api/orgs/create endpoint (and only that
endpoint thus far) via a shared secret instead of normal login.
2024-07-01 09:37:02 -07:00
..
btrixcloud Extends Org Create endpont + shared secret auth (#1897) 2024-07-01 09:37:02 -07:00
test Extends Org Create endpont + shared secret auth (#1897) 2024-07-01 09:37:02 -07:00
test_nightly Give test_crawl_timeout 10 mins to finish (#1627) 2024-03-26 18:33:30 -07:00
.pylintrc
Dockerfile
mypy.ini
requirements.txt
test-requirements.txt