]> source.dussan.org Git - gitea.git/commit
Display all user types and org types on admin management UI (#27050)
authorLunny Xiao <xiaolunwen@gmail.com>
Thu, 14 Sep 2023 06:53:36 +0000 (14:53 +0800)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2023 06:53:36 +0000 (06:53 +0000)
commit198a9ca6350954a6d3327a408021fec2bc0fc805
treede73b2232ca2474ce9126f52d26298f8eaef3dfd
parenta457eb94151a718be64d12eff9d9b7eafd6511ad
Display all user types and org types on admin management UI (#27050)

Follow #24026

<img width="1049" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/d3fc5159-b5e7-411a-b6f8-4a111a027e6b">

---------

Co-authored-by: delvh <dev.lh@web.de>
models/user/search.go
options/locale/locale_en-US.ini
routers/web/admin/orgs.go
routers/web/admin/users.go
templates/admin/org/list.tmpl
templates/admin/user/list.tmpl