grafana/pkg/services/serviceaccounts
Gabriel MABILLE 3d9908f363
Fix: Prevent ExtSvcTokens from containing nil characters (#88243)
* Fix: Prevent ExtSvcTokens from containing nil characters

* Rebase

* Add more logs

* Nit. nil -> NUL

* Nit. Part -> Parts

* Back to const

* Account for comments

Co-authored-by: Claudiu Dragalina-Paraipan <claudiu.dragalina@grafana.com>

---------

Co-authored-by: Claudiu Dragalina-Paraipan <claudiu.dragalina@grafana.com>
2024-05-28 10:39:46 +02:00
..
api Chore: Remove use of deprecated method in AC code (#87541) 2024-05-10 11:56:52 +01:00
database User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
extsvcaccounts Fix: Prevent ExtSvcTokens from containing nil characters (#88243) 2024-05-28 10:39:46 +02:00
manager Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
proxy Feature Flags: use FeatureToggles interface where possible (#85131) 2024-04-04 12:22:31 -04:00
retriever Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00
secretscan Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
tests User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
models.go ExtSvcAccounts: FIX prevent service account deletion (#84502) 2024-03-14 19:11:02 +01:00
serviceaccounts.go Plugin: Remove external service on plugin removal (#77712) 2023-11-13 13:18:13 +01:00