add 'remember me' feature to login #5512
benanhalt
started this conversation in
Feature Requests
Replies: 2 comments
-
See also https://www.digitala11y.com/understanding-sc-2-2-1-timing-adjustable/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
New release partially negated the need for this by adding SSO support |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
see:
set_expiry function in
https://docs.djangoproject.com/en/3.2/topics/http/sessions/#django.contrib.sessions.backends.base.SessionBase.set_expiry
and
https://djangosnippets.org/snippets/1881/
should have master setting to enable.
Beta Was this translation helpful? Give feedback.
All reactions