diff options
author | delvh <dev.lh@web.de> | 2024-03-28 04:13:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 03:13:42 +0000 |
commit | 0d5abe3454c73f11d90d2809af0949a0e0636c22 (patch) | |
tree | 6b6aa5510347ff1d98bcbea818a4837a4d8e76a9 /modules/setting/database_test.go | |
parent | 7ba485bd494b0d7a4091806afa73a7f03dc44743 (diff) | |
download | gitea-0d5abe3454c73f11d90d2809af0949a0e0636c22.tar.gz gitea-0d5abe3454c73f11d90d2809af0949a0e0636c22.zip |
Remember login for a month by default (#30150)
Previously, the default was a week.
As most instances don't set the setting, this leads to a bad user
experience by default.
## :warning: Breaking
If your instance requires a high level of security,
you may want to set `[security].LOGIN_REMEMBER_DAYS` so that logins are
not valid as long.
---------
Co-authored-by: Jason Song <i@wolfogre.com>
Diffstat (limited to 'modules/setting/database_test.go')
0 files changed, 0 insertions, 0 deletions