- Add default switch to Archive (org) model - Set default org name via values.yaml - Add check to ensure only one org with default org name exists - Stop creating new orgs for new users - Add new API endpoints for creating and renaming orgs (part of #457) - Make Archive.name unique via index - Wait for db connection on init, log if waiting - Make archive-less invites invite user to default org with Owner role - Rename default org from chart value if changed - Don't create new org for invited users |
||
|---|---|---|
| .. | ||
| 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 | ||