Splitting this into five separate queries avoids the large join that prevents us from using indexes, and requires materializing to disk. Fixes: #2157 (hopefully) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| block.py | ||
| change_password.py | ||
| delete_user.py | ||
| edit_user.py | ||
| export.py | ||
| two_factor_auth.py | ||