garm/auth
Gabriel Adrian Samfira 9031a4029e More strict instance token checks
This change invalidates tokens based on more parameters. Tokens that were
generated for previous attempts of spinning up an instance will be invalidates.

Also, only instances that are in Running or Creating will be able to authenticate.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-01-30 11:07:55 +00:00
..
admin_required.go Add admin required middleware and webhook endpoint 2023-08-22 09:39:01 +03:00
auth.go Update to latest jwt 2023-12-18 16:20:44 +00:00
context.go Add temporary redirect to go-github fork 2023-09-24 13:49:04 +00:00
init_required.go Switch to log/slog 2024-01-05 23:46:40 +00:00
instance_middleware.go More strict instance token checks 2024-01-30 11:07:55 +00:00
interfaces.go Add license headers 2022-05-05 13:25:50 +00:00
jwt.go Switch to log/slog 2024-01-05 23:46:40 +00:00
metrics.go Switch to log/slog 2024-01-05 23:46:40 +00:00