grafana/pkg/services/ssosettings
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952)
* chore(perf): Pre-allocate where possible (enable prealloc linter)

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* fix TestAlertManagers_buildRedactedAMs

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* prealloc a slice that appeared after rebase

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

---------

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-06-14 14:16:36 -04:00
..
api chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
database Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
models Auth: Implement the SSO Settings GET endpoint (#79144) 2024-01-08 09:35:14 -05:00
ssosettingsimpl Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
ssosettingstests Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
strategies SSO: Add LDAP fallback strategy for SSO settings service (#88905) 2024-06-11 10:22:53 +03:00
validation Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
ssosettings.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00