Commit Graph

2 Commits (651ef669665066d4f90da3da8471120bda2a2a6b)

Author SHA1 Message Date
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer ()
After the moving, all models will not depend on `util.Rename` so that I
can do next step refactoring.
Nanguan Lin 70f8d10fc5
move the `gitea admin` subcommands into separate files ()
As title.
Probably it's better to put those sub cmd to different dirs. Will do
that in the future.