mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-18 05:49:52 +08:00
e35a39e81d
`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.