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
techknowlogick f183783baa
Save initial signup information for users to aid in spam prevention (#31852)
This will allow instance admins to view signup pattern patterns for
public instances. It is modelled after discourse, mastodon, and
MediaWiki's approaches.

Note: This has privacy implications, but as the above-stated open-source
projects take this approach, especially MediaWiki, which I have no doubt
looked into this thoroughly, it is likely okay for us, too. However, I
would be appreciative of any feedback on how this could be improved.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
5 months ago
..
actions Fix actions notify bug (#31866) 5 months ago
agit Performance optimization for git push (#30104) 10 months ago
asymkey Fix some pending problems (#29985) 11 months ago
attachment Add support for API blob upload of release attachments (#29507) 11 months ago
auth Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
automerge Fix agit automerge (#31207) 5 months ago
context Refactor names (#31405) 8 months ago
contexttest Check if reverse proxy is correctly configured (#30890) 9 months ago
convert Fix null requested_reviewer from API (#31773) 6 months ago
cron Clear up old Actions logs (#31735) 6 months ago
doctor Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
feed More `db.DefaultContext` refactor (#27265) 1 year ago
forms add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
gitdiff Update golangci-lint to v1.59.0 (#31221) 8 months ago
indexer Update issue indexer after merging a PR (#30715) 9 months ago
issue Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 5 months ago
lfs Refactor names (#31405) 8 months ago
mailer Add option to change mail from user display name (#31528) 7 months ago
markup Enable more `revive` linter rules (#30608) 9 months ago
migrations Add `lint-go-gopls` (#30729) 8 months ago
mirror Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
notify Clean up log messages (#30313) 10 months ago
org Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
packages Fix nuget/conan/container packages upload bugs (#31967) 5 months ago
projects Add issue comment when moving issues from one column to another of the project (#29311) 6 months ago
pull Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 5 months ago
release Check if the release is converted from the tag when updating the release (#30984) 9 months ago
repository Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 5 months ago
secrets Refactor deletion (#28610) 1 year ago
task Fix "force private" logic (#31012) 9 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) 5 months ago
webhook Refactor webhook (#31587) 7 months ago
webtheme Initial support for colorblindness-friendly themes (#30625) 9 months ago
wiki Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 5 months ago