mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
New user role: view analytics
This commit is contained in:
parent
b65a00dd1c
commit
19a916a4b4
13 changed files with 68 additions and 29 deletions
|
@ -29,6 +29,7 @@ type RequestContext struct {
|
|||
Guest bool
|
||||
Editor bool
|
||||
Global bool
|
||||
Analytics bool
|
||||
UserID string
|
||||
OrgID string
|
||||
OrgName string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue