browsertrix/backend/btrixcloud
Tessa Walsh 6cb79b580a
Fix issue where users are added to default org as admin (#534)
Users should only be added as to the default org with Owner permissions
if they are not specifically being invited to another org. This commit
fixes the logic in the post-registration callback to make this the case.
2023-01-31 12:55:31 -08:00
..
k8s Rename api / nginx settings -> backend / frontend, set pull policy job images (#504) 2023-01-18 20:21:36 -08: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 support for tags to update_crawl_config API endpoint (#521) 2023-01-30 21:46:54 -08:00
crawlmanager.py Rename api / nginx settings -> backend / frontend, set pull policy job images (#504) 2023-01-18 20:21:36 -08:00
crawls.py
db.py Only drop indexes if migrations are run (#515) 2023-01-25 17:46:10 -08:00
emailsender.py
invites.py Fix issue where users are added to default org as admin (#534) 2023-01-31 12:55:31 -08:00
main.py backend: add default behavior time to /api/settings (part of #321) (#499) 2023-01-18 14:52:15 -08:00
orgs.py Fix issue where users are added to default org as admin (#534) 2023-01-31 12:55:31 -08:00
profile_job.py
profiles.py backend: profile api: return additional data in profile /browser/<id> endpoint (#537) 2023-01-31 11:58:50 -08:00
storages.py
users.py Fix issue where users are added to default org as admin (#534) 2023-01-31 12:55:31 -08:00
version.py
worker.py Fix logic for creating pidfile parent dir (#512) 2023-01-23 17:02:25 -08:00