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.
gitea/services
wxiaoguang 1fede04b83
Refactor CSRF protector (#32057)
Remove unused CSRF options, decouple "new csrf protector" and "prepare"
logic, do not redirect to home page if CSRF validation falis (it
shouldn't happen in daily usage, if it happens, redirecting to home
doesn't help either but just makes the problem more complex for "fetch")
6 months ago
..
actions bump to go 1.23 (#31855) 7 months ago
agit Performance optimization for git push (#30104) 12 months ago
asymkey Fix some pending problems (#29985) 1 year ago
attachment Add support for API blob upload of release attachments (#29507) 1 year ago
auth Save initial signup information for users to aid in spam prevention (#31852) 7 months ago
automerge bump to go 1.23 (#31855) 7 months ago
context Refactor CSRF protector (#32057) 6 months ago
contexttest Check if reverse proxy is correctly configured (#30890) 11 months ago
convert Fix `/repos/{owner}/{repo}/pulls/{index}/files` endpoint not populating `previous_filename` (#32017) 7 months ago
cron Clear up old Actions logs (#31735) 8 months ago
doctor Resolve lint for unused parameter and unnecessary type arguments (#30750) 11 months ago
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 8 months ago
feed More `db.DefaultContext` refactor (#27265) 2 years ago
forms Support migration from AWS CodeCommit (#31981) 7 months ago
gitdiff Update golangci-lint to v1.59.0 (#31221) 10 months ago
indexer Update issue indexer after merging a PR (#30715) 11 months ago
issue Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 7 months ago
lfs Refactor names (#31405) 9 months ago
mailer Add missing comment reply handling (#32050) 6 months ago
markup Enable more `revive` linter rules (#30608) 11 months ago
migrations Support allowed hosts for migrations to work with proxy (#32025) 7 months ago
mirror Resolve lint for unused parameter and unnecessary type arguments (#30750) 11 months ago
notify Clean up log messages (#30313) 12 months ago
org Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 11 months ago
packages Do not escape relative path in RPM primary index (#32038) 6 months ago
projects Add issue comment when moving issues from one column to another of the project (#29311) 8 months ago
pull Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 7 months ago
release Handle invalid target when creating releases using API (#31841) 7 months ago
repository Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 7 months ago
secrets Refactor deletion (#28610) 1 year ago
task Fix "force private" logic (#31012) 10 months ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Save initial signup information for users to aid in spam prevention (#31852) 7 months ago
webhook Support allowed hosts for migrations to work with proxy (#32025) 7 months ago
webtheme Initial support for colorblindness-friendly themes (#30625) 11 months ago
wiki Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 7 months ago