1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-28 08:49:47 +02:00
gitea/routers/web/admin
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
..
admin_test.go
admin.go
auths.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
users_test.go
users.go