1
0
Fork 0
forgejo/modules
Gergely Nagy cd19564acc
models/asymkey: Implement Tag verification
This is, in large part, a refactoring: we rename `CommitVerification` to
`ObjectVerification`, and adjust `ParseObjectWithSignature` (previously
`ParseCommitWithSignature`) to work on an object, rather than a commit.

This in turn, lets us implement `ParseTagWithSignature` on top of it, so
commit & tag signature verification will share most of the code.

Work sponsored by @glts.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-03-30 16:22:05 +01:00
..
actions Merge pull request '[ACTIONS] port scheduled actions from Gitea' (#2826) from earl-warren/forgejo:wip-gitea-schedule into forgejo 2024-03-27 06:23:56 +00:00
activitypub
analyze
assetfs
auth
avatar
base Refactor StringsToInt64s (#29967) 2024-03-26 19:04:26 +01:00
cache
charset
container
csv
emoji
eventsource
generate
git [BUG] Use correct format 2024-03-28 22:27:53 +01:00
gitgraph models/asymkey: Implement Tag verification 2024-03-30 16:22:05 +01:00
gitrepo
graceful Remove unused error in graceful manager (#29871) 2024-03-26 19:04:25 +01:00
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 2024-03-30 07:17:29 +01:00
issue/template
json
label
lfs
log
markup Fix some pending problems (#29985) 2024-03-26 19:04:26 +01:00
mcaptcha
metrics
migration
nosql
optional
options
packages
paginator
pprof
private
process
proxy
proxyprotocol
public
queue workergroup: gracefully exit on close(popItemErr) 2024-03-24 07:12:31 +01:00
recaptcha
references
regexplru
repository
secret
session
setting Remember login for a month by default (#30150) 2024-03-30 07:17:31 +01:00
sitemap
ssh
storage
structs [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
svg
sync
system
templates Render code tags in commit messages (#30146) 2024-03-30 07:17:32 +01:00
test
testlogger [I18N] Add missing translation for more_items 2024-03-26 22:39:46 +05:00
timeutil Remove the time-since class (#29826) 2024-03-20 08:46:30 +01:00
translation log.Error on missing translation 2024-03-24 07:11:18 +01:00
turnstile
typesniffer
updatechecker
uri
user
util Revert "cherry pick only IfZero from (#29755)" 2024-03-28 11:46:41 +00:00
validation
web [REFACTOR] webhook matrix endpoints 2024-03-27 15:38:38 +01:00
webhook Fix schedule tasks bugs (#28691) 2024-03-25 16:25:02 +01:00