* Add a new middleware that tests for admin access
* Add a new controller ID suffixed webhook endpoint. This will be used
to accept webhook events on a webhook URL that is suffixed with our own
controller ID.
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
|
||
|---|---|---|
| .. | ||
| admin_required.go | ||
| auth.go | ||
| context.go | ||
| init_required.go | ||
| instance_middleware.go | ||
| interfaces.go | ||
| jwt.go | ||
| metrics.go | ||