]> source.dussan.org Git - gitea.git/commit
Fix empty field login_name in API response JSON when creating user (#30511) (#30532)
authoryp05327 <576951401@qq.com>
Wed, 17 Apr 2024 09:06:12 +0000 (18:06 +0900)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 09:06:12 +0000 (11:06 +0200)
commita82bf022bf5cacdf54415440a7d3b4388191b912
tree4b8e425bbd321c41c6eddeda15448d4730759865
parentacdcfcc6ebfe762657aa866ccbb8d9f8bd906639
Fix empty field login_name in API response JSON when creating user (#30511) (#30532)

Backport #30511
Fix ci error in #30515
routers/api/v1/admin/user.go