Login forgets me every day

Hello, my ERPNext instance requires me to login every day. Isn’t there a way to make it remember me for, say, one month, so that I don’t have to login again?

Thanks,
Nuno

There are several password managers(ex. https://lastpass.com/ ) are available. Even Google, Firefox offer inbuilt password manager features. I think this may help you.

Sunil
Partner for ERPNext
Nescode (https://nescode.com/)

HI @sunilsrikumar, yes and I use one, 1Password, but I still think it would make sense for ERPNext to optionally memorize your login with a cookie so that you could automatically login for, say, 30 days. It’s a pretty common feature everywhere. I wouldn’t want to have to login to GMail every time I want to read my email.

@nununo

You can set Session Expiry in Setup → System Settings.
Set session expiry to 720 for 30 days.

Another alternative is, you can activate google or github login in ERPNext.
Please see
https://frappe.github.io/erpnext/user/manual/en/website/setup/social-login-keys.htmlt

2 Likes

Ah! Perfect! That fixes it. Thanks!

1 Like