mirror of
https://github.com/documize/community.git
synced 2025-07-19 05:09:42 +02:00
Provider sample data for Cloud onboarding
This commit is contained in:
parent
201d2a339c
commit
69077ce419
7 changed files with 1201 additions and 1100 deletions
|
@ -263,6 +263,7 @@ func (m *middleware) preAuthorizeStaticAssets(rt *env.Runtime, r *http.Request)
|
|||
ctx.GlobalAdmin = false
|
||||
ctx.AppURL = r.Host
|
||||
ctx.SSL = request.IsSSL(r)
|
||||
ctx.OrgID = org.RefID
|
||||
|
||||
return true, ctx
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue