Add a "Remember me" checkbox to the username and email login forms.
Add AUTHENTICATION_MAXIMUM_SESSION_LENGTH configuration setting for the maximum time an user's login session will remain valid. Defaults to 30 days. Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -62,6 +62,9 @@ Other Changes
|
||||
in the tools menu. Finally a new tab in the document view has been added
|
||||
called "Duplicates" that will list all duplicates of the currently
|
||||
selected document.
|
||||
- Add "Remember me" checkbox in the login form.
|
||||
- Add AUTHENTICATION_MAXIMUM_SESSION_LENGTH configuration setting for the maximum
|
||||
time an user's login session will remain valid. Defaults to 30 days.
|
||||
|
||||
Removals
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user