Skip to Main Content
Status Unreviewed
Created by Guest
Created on Sep 28, 2021

Fix the race condition on api/Rest/v1/Authenticate

It really sucks that you need to have a global distributed lock just to use the API. Logging in should not invalidate the previous API session.

  • Attach files