mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-03 04:52:33 +00: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).