]> source.dussan.org Git - gitea.git/commit
Convert User expose ID each time (#12855) (#12883)
author6543 <6543@obermui.de>
Fri, 18 Sep 2020 16:56:16 +0000 (18:56 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Sep 2020 16:56:16 +0000 (12:56 -0400)
commita98bf03204a7bbfeea35fbea23efa49f25b6cb24
tree126c729b2ff4c8874f369658b4a422857d8c411c
parent65aef7b35f5b4c83c122dfce5d0c3b8ee2a60bd1
Convert User expose ID each time (#12855) (#12883)

* Convert User expose ID each time (#12855)

* git blame tells me a lot of gitea things happen here around 2018, add header

* move user code int its own file

* expose user id

* adopt things from APIFormat

* fix test

* CI.restart()

* No Refactor

* CI.restart()

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
integrations/api_pull_review_test.go
integrations/api_user_search_test.go
modules/convert/convert.go