mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-28 03:56:31 +09:00
Using the API, a user's _source_id_ can be set in the _CreateUserOption_ model, but the field is not returned in the _User_ model. This PR updates the _User_ model to include the field _source_id_ (The ID of the Authentication Source).