(cherry picked from commit 8cebaf345d)
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
This commit is contained in:
co-authored by
Josh Hunt
parent
188792428d
commit
a3bccbbdeb
@@ -198,7 +198,7 @@ type SignedInUser struct {
|
||||
OrgName string
|
||||
OrgRole roletype.RoleType
|
||||
ExternalAuthModule string
|
||||
ExternalAuthID string
|
||||
ExternalAuthID string `xorm:"external_auth_id"`
|
||||
Login string
|
||||
Name string
|
||||
Email string
|
||||
|
||||
Reference in New Issue
Block a user