aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/admin_auth.go
Commit message (Expand)AuthorAgeFilesLines
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-241-1/+2
* Refactor Find Sources and fix bug when view a user who belongs to an unactive...Lunny Xiao2023-11-031-1/+1
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-2/+2
* move the `gitea admin` subcommands into separate files (#27307)Nanguan Lin2023-09-271-0/+109