mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-11-25 19:26:09 +01:00
start add NormalizedFederatedUri to user
This commit is contained in:
parent
b878e74f76
commit
f687f79ed0
|
@ -90,6 +90,7 @@ classDiagram
|
||||||
Type UserType
|
Type UserType
|
||||||
IsActive bool
|
IsActive bool
|
||||||
IsAdmin bool
|
IsAdmin bool
|
||||||
|
NormalizedFederatedUri string
|
||||||
Validate() []string
|
Validate() []string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue