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.
forgejo/modules
Gusted 6ab4a96855
Update golang.org/x/crypto (#19097)
* Update golang.org/x/crypto

- Update dependency to include fix for CVE.
- See https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ?utm_medium=email&utm_source=footer

* Fix deprecation notice

* Remove workaround

- Introduced in https://github.com/go-gitea/gitea/pull/17281
- Fixed in x/crypto:
- 5d542ad81a
- & 3147a52a75

* Update Kex Algorithms

- Use standardized name for curve22519-sha256. 9b076918e3
- Prefer SHA256 version over SHA1 version. e4b3678e5f
2 years ago
..
activitypub format with gofumpt (#18184) 2 years ago
analyze Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 3 years ago
appstate format with gofumpt (#18184) 2 years ago
auth RSS/Atom support for Repos (#19055) 2 years ago
avatar format with gofumpt (#18184) 2 years ago
base format with gofumpt (#18184) 2 years ago
cache format with gofumpt (#18184) 2 years ago
charset Don't treat BOM escape sequence as hidden character. (#18909) 2 years ago
context RSS/Atom support for Repos (#19055) 2 years ago
convert API: Return primary language and repository language stats API URL (#18396) 2 years ago
csv format with gofumpt (#18184) 2 years ago
doctor Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 years ago
emoji format with gofumpt (#18184) 2 years ago
eventsource Simplify parameter types (#18006) 2 years ago
generate Use base32 for 2FA scratch token (#18384) 2 years ago
git Don't show context cancelled errors in attribute reader (#19006) 2 years ago
gitgraph Change git.cmd to RunWithContext (#18693) 2 years ago
graceful Immediately Hammer if second kill is sent (#18823) 2 years ago
hcaptcha hCaptcha Support (#12594) 4 years ago
highlight format with gofumpt (#18184) 2 years ago
hostmatcher Simplify parameter types (#18006) 2 years ago
httpcache format with gofumpt (#18184) 2 years ago
httplib refactor httplib (#18338) 2 years ago
indexer Prevent Stats Indexer reporting error if repo dir missing (#18870) 2 years ago
json Make gitea, gitea-vet future-proof (#18361) 2 years ago
lfs Improve SyncMirrors logging (#19045) 2 years ago
log migrations: add test for importing pull requests in gitea uploader (#18752) 2 years ago
markup Support ignore all santize for external renderer (#18984) 2 years ago
metrics format with gofumpt (#18184) 2 years ago
migration Add Index to comment for migrations and mirroring (#18806) 2 years ago
nosql [API] Allow removing issues (#18879) 2 years ago
notification [API] Allow removing issues (#18879) 2 years ago
options format with gofumpt (#18184) 2 years ago
password Fixed assert statements. (#16089) 3 years ago
pprof refactor: move from io/ioutil to io and os package (#17109) 3 years ago
private Validate migration files (#18203) 2 years ago
process format with gofumpt (#18184) 2 years ago
proxy Return nil proxy function if proxy not enabled (#16742) 3 years ago
public Fix mime-type detection for HTTP server (#18370) 2 years ago
queue Add number in queue status to monitor page (#18712) 2 years ago
recaptcha refactor: move from io/ioutil to io and os package (#17109) 3 years ago
references format with gofumpt (#18184) 2 years ago
repository Improve SyncMirrors logging (#19045) 2 years ago
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) 2 years ago
session format with gofumpt (#18184) 2 years ago
setting Update golang.org/x/crypto (#19097) 2 years ago
ssh Update golang.org/x/crypto (#19097) 2 years ago
storage Fix lfs bug (#19072) 2 years ago
structs Add config option to disable "Update branch by rebase" (#18745) 2 years ago
svg refactor: move from io/ioutil to io and os package (#17109) 3 years ago
sync Fix missing unlock in uniquequeue (#9790) 4 years ago
templates Fix display time of milestones (#18753) 2 years ago
test format with gofumpt (#18184) 2 years ago
timeutil format with gofumpt (#18184) 2 years ago
translation Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2 years ago
typesniffer format with gofumpt (#18184) 2 years ago
updatechecker format with gofumpt (#18184) 2 years ago
upload Simplify parameter types (#18006) 2 years ago
uri Prevent NPE if gitea uploader fails to open url (#18080) 2 years ago
user Add gitea-vet (#10948) 4 years ago
util Refactor SecToTime() function (#18863) 2 years ago
validation format with gofumpt (#18184) 2 years ago
web Fix route wrap (#18360) 2 years ago