mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
`login_name` (Authentication Sign-in Name) is not included in the response of `adminUserCreate` API. This PR is to return user-specified `login_name` if there is one.