mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-19 15:37:49 +09:00
* 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