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/asymkey
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793)
Argument is moved from struct init in command run, which lets us remove
context from struct.
1 week ago
..
commit.go Move commits signature and verify functions to service layers (#33605) 4 weeks ago
deploy_key.go Move delete deploy keys into service layer (#32201) 3 months ago
main_test.go Move delete deploy keys into service layer (#32201) 3 months ago
sign.go Remove context from git struct (#33793) 1 week ago
ssh_key.go Move some asymkey functions to service layer (#28894) 1 year ago
ssh_key_authorized_keys.go Move some asymkey functions to service layer (#28894) 1 year ago
ssh_key_authorized_principals.go Fix some pending problems (#29985) 12 months ago
ssh_key_principals.go Move some asymkey functions to service layer (#28894) 1 year ago
ssh_key_test.go Use db.Find instead of writing methods for every object (#28084) 1 year ago