mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-21 18:54:09 +08:00
![Tobias Balle-Petersen](/assets/img/avatar_default.png)
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).