1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/routers/api/v1/admin
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login ()
* Move login related structs and functions to models/login

* Fix test

* Fix lint

* Fix lint

* Fix lint of windows

* Fix lint

* Fix test

* Fix test

* Only load necessary fixtures when preparing unit tests envs

* Fix lint

* Fix test

* Fix test

* Fix error log

* Fix error log

* Fix error log

* remove unnecessary change

* fix error log

* merge main branch
2021-09-24 19:32:56 +08:00
..
adopt.go [API] generalize list header () 2021-08-12 14:43:08 +02:00
cron.go [API] generalize list header () 2021-08-12 14:43:08 +02:00
org.go [API] List limited and private orgs if authentificated () 2021-08-30 14:00:59 -04:00
repo.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
user.go Move login related structs and functions to models/login () 2021-09-24 19:32:56 +08:00