Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: do not validate user on session resume (frappe#29074)
* fix: Consume sid from arguments * perf: do not validate user on resume Errr, why would we ever need to validate if user with active session is "disabled"? When active user is disabled, their sessions are wiped from cache and DB.
- Loading branch information