mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
parent
4445f41801
commit
4e082b4159
26 changed files with 937 additions and 611 deletions
|
@ -45,6 +45,7 @@ type User struct {
|
|||
Active bool `json:"active"`
|
||||
Editor bool `json:"editor"`
|
||||
Admin bool `json:"admin"`
|
||||
Global bool `json:"global"`
|
||||
Password string `json:"-"`
|
||||
Salt string `json:"-"`
|
||||
Reset string `json:"-"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue