Select Git revision
test_oauth2.py
Forked from
uffd / uffd
39 commits behind the upstream repository.
Julian authored
Preperation for future features that require per-service user settings or state, e.g. stateful sync or service-specific email settings. The additional JOIN of ServiceUser degrades getusers API performance by 30-50%. For API calls that return many users, this is compensated by an otherwise unrelated optimization (selectinload instead of joinedload).
test_oauth2.py 11.61 KiB