0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-23 10:50:13 +01:00
forgejo/services/asymkey
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context ()
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2022-05-20 22:08:52 +08:00
..
deploy_key.go Move keys to models/asymkey () 2021-12-10 16:14:24 +08:00
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00
sign.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
ssh_key.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
ssh_key_test.go Refactor auth package () 2022-01-02 21:12:35 +08:00