garm/auth
Gabriel Adrian Samfira 86d6517a5d Relax URLs validation
Webhook URL was not mandatory in previous versions. While it is needed
if users plan to use the install webhook feature, it is not required if
you want to install it yourself.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-02-05 20:10:02 +00:00
..
admin_required.go Add admin required middleware and webhook endpoint 2023-08-22 09:39:01 +03:00
auth.go Refactor the websocket client and add fixes 2024-07-05 12:55:35 +00:00
context.go Refactor the websocket client and add fixes 2024-07-05 12:55:35 +00:00
init_required.go Relax URLs validation 2025-02-05 20:10:02 +00:00
instance_middleware.go Use watcher and get rid of RefreshState() 2024-06-21 13:47:48 +00:00
interfaces.go Use watcher and get rid of RefreshState() 2024-06-21 13:47:48 +00:00
jwt.go Refactor the websocket client and add fixes 2024-07-05 12:55:35 +00:00
metrics.go fix: gci section warnings 2024-02-22 15:06:53 +01:00