perf: do not validate user on session resume by ankush [frappe] PR#29074

From: https://github.com/frappe/frappe/pull/29074
Date: 2025-01-07 18:22:23+05:30

  • perf: do not validate user on session resume (#29074)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-29074

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-29074

# Make changes then rebase
git rebase -i develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading