mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-22 13:45:19 +00: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