garm/params
Gabriel Adrian Samfira f2796f1d5a
Add admin required middleware and webhook endpoint
* 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>
2023-08-22 09:39:01 +03:00
..
github.go Add license headers 2022-05-05 13:25:50 +00:00
params.go Add admin required middleware and webhook endpoint 2023-08-22 09:39:01 +03:00
requests.go Move errors to external package 2023-07-22 22:26:47 +00:00