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. |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
conftest.py | ||
echo_server.py | ||
test_collections.py | ||
test_crawl_config_search_values.py | ||
test_crawl_config_tags.py | ||
test_crawlconfigs.py | ||
test_filter_sort_results.py | ||
test_invites.py | ||
test_login.py | ||
test_org.py | ||
test_permissions.py | ||
test_profiles.py | ||
test_qa.py | ||
test_run_crawl.py | ||
test_settings.py | ||
test_stop_cancel_crawl.py | ||
test_uploads.py | ||
test_users.py | ||
test_utils.py | ||
test_webhooks.py | ||
test_workflow_auto_add_to_collection.py | ||
utils.py |