Searched refs:isAuthorizedForCollection (Results 1 – 2 of 2) sorted by relevance
702 cr.isAuthorized = isAuthorizedForCollection(app, c.Alias, r)1182 func isAuthorizedForCollection(app *App, alias string, r *http.Request) bool { func
1433 } else if !isAuthorizedForCollection(app, c.Alias, r) {