Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanViewPayloads ¶ added in v0.102.0
CanViewPayloads reports whether the current request may see task and event payloads. API tokens (no tenant-member in context) are unrestricted. OWNER and ADMIN always can.
Types ¶
type AuthZ ¶
type AuthZ struct {
// contains filtered or unexported fields
}
func (*AuthZ) Middleware ¶
func (a *AuthZ) Middleware(r *middleware.RouteInfo) echo.HandlerFunc
Click to show internal directories.
Click to hide internal directories.