grafana/pkg/services/ssosettings
Mihai Doarna 2acd48d1c2
SSO: fix mergeSettings() in case the DB contains empty URLs (#84290)
* fix mergeSettings() in case the db contains empty strings

* use correct github urls in test

* overwrite only urls

* update comment for mergeSettings()
2024-03-13 10:31:17 +02:00
..
api Auth: Validate admin assignment in SSO Settings (#82233) 2024-02-09 13:10:23 +01:00
database Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
models Auth: Implement the SSO Settings GET endpoint (#79144) 2024-01-08 09:35:14 -05:00
ssosettingsimpl SSO: fix mergeSettings() in case the DB contains empty URLs (#84290) 2024-03-13 10:31:17 +02:00
ssosettingstests Auth: Validate admin assignment in SSO Settings (#82233) 2024-02-09 13:10:23 +01:00
strategies SAMLSettings: implement settings strategy (#84191) 2024-03-13 09:14:42 +01:00
validation Auth: Validation fixes for SSO Settings (#82252) 2024-02-14 16:06:52 +01:00
errors.go Auth: Add validation to Generic OAuth API and UI (#81345) 2024-01-29 12:04:22 +01:00
ssosettings.go SAMLSettings: implement settings strategy (#84191) 2024-03-13 09:14:42 +01:00