Skip to content
Snippets Groups Projects
Commit f0bbb02a authored by ale's avatar ale
Browse files

Do not have more than one passdb request in-flight for a user

Prevents us from making 4-5 concurrent requests (or fallbacks to
decryption from database) for the same user when clients like
Thunderbird connect.
parent 013b5ffb
No related branches found
No related tags found
1 merge request!34Do not have more than one passdb request in-flight for a user
Pipeline #45232 passed