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:
Florent Vilmart
2018-10-18 07:21:31 -04:00
committed by GitHub
parent 318a784e20
commit 4b7037ac9a
3 changed files with 74 additions and 37 deletions

View File

@@ -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