1
0
Fork 0
forgejo/services
Tobias Balle-Petersen 23f032eaa5
Update API to return 'source_id' for users ()
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).

(cherry picked from commit 58b204b813cd3a97db904d889d552e64a7e398ff)
2024-04-21 12:04:18 +02:00
..
actions Add interface{} to any replacement to make fmt, exclude *.pb.go () 2024-04-15 20:01:36 +02:00
agit
asymkey
attachment
auth fix: Fix to delete cookie when AppSubURL is non-empty () 2024-04-15 20:01:36 +02:00
automerge
context
contexttest
convert Update API to return 'source_id' for users () 2024-04-21 12:04:18 +02:00
cron
doctor
externalaccount
feed
forgejo
forms
gitdiff
indexer
issue
lfs
mailer services: Use proper Message-IDs for release mails 2024-04-18 13:44:18 +02:00
markup
migrations Change the default maxPerPage for gitbucket () 2024-04-15 20:01:36 +02:00
mirror Avoid losing token when updating mirror settings () 2024-04-15 20:01:36 +02:00
notify
org
packages
pull
release Fix release published actions not triggering for releases created from existing tags 2024-04-15 22:53:53 +02:00
repository Allow admins to fork repos even when creation limits are exhausted () 2024-04-17 05:52:02 +00:00
secrets
task
uinotification
user Check the token's owner and repository when registering a runner () 2024-04-16 09:38:26 +02:00
webhook webhook: matrix use v3 endpoint and drop headers 2024-04-16 08:59:56 +02:00
wiki