wsapi.js: don't check lastPasswordReset for not-yet-authenticated sessions
Specifically this should reduce the work needed by the 'authenticate_user' call by one DB read.
Loading
Please register or sign in to comment
Specifically this should reduce the work needed by the 'authenticate_user' call by one DB read.