forgejo/modules
zeripath 30f7ddb833
Ensure memcache TTL cannot be over 30 days (#14592)
Memcached TTL cannot be > 30 days and if it is attempted the TTL is interpreted as
a unix timestamp.

This PR ensures that the TTL is switched to a unix timestamp in those cases.

Fix #14571

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-02-09 22:29:03 +00:00
..
analyze
auth Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
avatar
base
cache Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
charset
context [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
convert [API] Add affected files of commits to commit struct (#14579) 2021-02-07 15:43:40 +01:00
cron
doctor
emoji
eventsource
forms Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
generate
git Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
gitgraph
graceful
hcaptcha
highlight
httpcache
httplib
indexer
lfs
log
markup
matchlist
metrics
migrations Fix rate limit bug when downloading assets on migrating from github (#14564) 2021-02-07 15:56:11 +00:00
nosql
notification
options
password
pprof
private
process Reduce data races (#14549) 2021-02-03 22:36:38 +01:00
public
queue
recaptcha
references
repofiles
repository Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
secret
session
setting Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
ssh Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523) 2021-01-30 14:20:32 +01:00
storage
structs [API] Add affected files of commits to commit struct (#14579) 2021-02-07 15:43:40 +01:00
svg
sync
task
templates
test Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
timeutil
translation Fix locale init (#14582) 2021-02-05 22:41:45 +01:00
upload
uri
user
util [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
validation
web Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00