Fix intense CPU usage when sessionToken is invalid in liveQuery (#5126)
* Ensure we bail out early when auth or userId are not provided (sessionToken fetch is invalid) * Adds changelog * better handling of session token errors and client tokens
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
* Expire password reset tokens on email change. See #5104
|
||||
#### Bug fixes:
|
||||
* Fixes issue with vkontatke authentication
|
||||
* Improves performance for roles and ACL's in live query server
|
||||
|
||||
|
||||
### 3.0.0
|
||||
|
||||
Reference in New Issue
Block a user