mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a1c30740bb
Fix #22281 In #21621 , `Get[V]` and `Set[V]` has been introduced, so that cache value will be `*Setting`. For memory cache it's OK. But for redis cache, it can only store `string` for the current implementation. This PR revert some of changes of that and just store or return a `string` for system setting. |
2 years ago | |
---|---|---|
.. | ||
avatar.go | 2 years ago | |
badge.go | 2 years ago | |
email_address.go | 2 years ago | |
email_address_test.go | 2 years ago | |
error.go | 2 years ago | |
external_login_user.go | 2 years ago | |
follow.go | 2 years ago | |
follow_test.go | 2 years ago | |
list.go | 2 years ago | |
main_test.go | 2 years ago | |
openid.go | 2 years ago | |
openid_test.go | 2 years ago | |
redirect.go | 2 years ago | |
redirect_test.go | 2 years ago | |
search.go | 2 years ago | |
setting.go | 2 years ago | |
setting_keys.go | 2 years ago | |
setting_test.go | 2 years ago | |
user.go | 2 years ago | |
user_test.go | 2 years ago | |
user_update.go | 2 years ago |