garm/params
Gabriel Adrian Samfira 9c1ffe8c20 Enforce same endpoint when updating credentials
When updating credentials on an entity, we must ensure that the new credentials
belong to the same endpoint as the entity.

When an entity is created, the endpoint is determined by the credentials that
were used during the create operation. From that point forward the entity is
associated with an endpoint, and that cannot change.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-04-22 14:08:36 +00:00
..
github.go Add license headers 2022-05-05 13:25:50 +00:00
params.go Enforce same endpoint when updating credentials 2024-04-22 14:08:36 +00:00
requests.go Use database for github creds 2024-04-22 14:03:25 +00:00