mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 23:29:49 +00:00
Added remember me to login form
This commit is contained in:
@@ -360,6 +360,9 @@ LOGGING = {
|
||||
LOGIN_ATTEMPT_LIMIT = 3
|
||||
LOGIN_ATTEMPT_TIMEOUT = 15 * 60 # in seconds (default: 15 minutes)
|
||||
|
||||
# Age of cookie, in seconds (default: 1 day).
|
||||
SESSION_COOKIE_AGE = 24 * 60 * 60
|
||||
|
||||
#################
|
||||
# Email sending #
|
||||
#################
|
||||
|
Reference in New Issue
Block a user