Terms
Issue
Based on discussion in the work for #1864, we want to actually test the timing of the pwreset method to see what the difference is when a user does and does not exist. Ideally these would be very similar, and if the non-existing user is leading to a consistently lower response time, then we'd make changes to backend/authentication/views.py to fix this :)
Terms
Issue
Based on discussion in the work for #1864, we want to actually test the timing of the
pwresetmethod to see what the difference is when a user does and does not exist. Ideally these would be very similar, and if the non-existing user is leading to a consistently lower response time, then we'd make changes tobackend/authentication/views.pyto fix this :)