gitea/modules/private
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917)
* Move keys to models/keys

* Rename models/keys -> models/asymkey

* change the missed package name

* Fix package alias

* Fix test

* Fix docs

* Fix test

* Fix test

* merge
2021-12-10 16:14:24 +08:00
..
hook.go Fix spelling of HookProcReceiveResult (#16690) 2021-08-14 13:17:10 +02:00
internal.go Replace "unix" by "http+unix" for PROTOCOL (#17771) 2021-12-05 23:46:11 -05:00
key.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
mail.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
manager.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
restore_repo.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
serv.go Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00