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
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894)
After the moving, all models will not depend on `util.Rename` so that I
can do next step refactoring.
11 months ago
..
deploy_key.go Move some asymkey functions to service layer (#28894) 11 months ago
main_test.go make writing main test easier (#27270) 1 year ago
sign.go Simplify how git repositories are opened (#28937) 1 year ago
ssh_key.go Move some asymkey functions to service layer (#28894) 11 months ago
ssh_key_authorized_keys.go Move some asymkey functions to service layer (#28894) 11 months ago
ssh_key_authorized_principals.go Move some asymkey functions to service layer (#28894) 11 months ago
ssh_key_principals.go Move some asymkey functions to service layer (#28894) 11 months ago
ssh_key_test.go Use db.Find instead of writing methods for every object (#28084) 1 year ago