mirror of https://github.com/go-gitea/gitea.git
Update API to return 'source_id' for users (#29718)
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).pull/30345/head^2
parent
6ba0c371c2
commit
58b204b813
Loading…
Reference in New Issue