garm/auth
Gabriel Adrian Samfira daaca0bd8f Use watcher and get rid of RefreshState()
This change uses the database watcher to watch for changes to the
github entities, credentials and controller info.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-06-21 13:47:48 +00:00
..
admin_required.go Add admin required middleware and webhook endpoint 2023-08-22 09:39:01 +03:00
auth.go fix: godoc linter warnings (TODOs) 2024-02-22 15:06:53 +01:00
context.go fix: improve metrics collection loop 2024-02-20 06:33:21 +01:00
init_required.go Move URLs from default section of config to DB 2024-06-07 09:27:24 +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 fix: godoc linter warnings (TODOs) 2024-02-22 15:06:53 +01:00
metrics.go fix: gci section warnings 2024-02-22 15:06:53 +01:00