gitea/modules
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code (#31023)
Remove "EncodeSha1", it shouldn't be used as a general purpose hasher
(just like we have removed "EncodeMD5" in #28622)

Rewrite the "time-limited code" related code and write better tests, the
old code doesn't seem quite right.
2024-05-20 15:12:50 +00:00
..
actions
activitypub
analyze
assetfs
auth
avatar
badge
base Refactor sha1 and time-limited code (#31023) 2024-05-20 15:12:50 +00:00
cache
charset
container
csv
dump
emoji
eventsource
generate
git Refactor sha1 and time-limited code (#31023) 2024-05-20 15:12:50 +00:00
gitgraph
gitrepo
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 2024-05-19 14:56:08 +00:00
indexer
issue/template
json
label
lfs
log
markup Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +00:00
mcaptcha
metrics
migration
nosql
optional
options
packages
paginator
pprof
private Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 2024-05-07 07:36:48 +00:00
process
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 2024-05-07 07:36:48 +00:00
secret
session
setting Supports forced use of S3 virtual-hosted style (#30969) 2024-05-15 08:56:17 -05:00
sitemap
ssh
storage Supports forced use of S3 virtual-hosted style (#30969) 2024-05-15 08:56:17 -05:00
structs Simplify mirror repository API logic (#30963) 2024-05-17 16:07:41 +00:00
svg
sync
system
templates
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
uri
user
util Fix project column title overflow (#31011) 2024-05-20 05:21:01 +00:00
validation
web
webhook