(cherry picked from commit e21b1e40c4)
Co-authored-by: Abhishek Balam <abhishekbalam96@gmail.com>
This commit is contained in:
parent
496445aac3
commit
d47870d449
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ class LoginManager:
|
|||
self.make_session()
|
||||
self.set_user_info()
|
||||
|
||||
@frappe.whitelist()
|
||||
def login(self):
|
||||
# clear cache
|
||||
frappe.clear_cache(user = frappe.form_dict.get('usr'))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue