3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/ssosettings
Mihai Doarna 2acd48d1c2
SSO: fix mergeSettings() in case the DB contains empty URLs ()
* 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 () 2024-02-09 13:10:23 +01:00
database Chore: Update test database initialization () 2024-02-09 09:35:39 -05:00
models Auth: Implement the SSO Settings GET endpoint () 2024-01-08 09:35:14 -05:00
ssosettingsimpl SSO: fix mergeSettings() in case the DB contains empty URLs () 2024-03-13 10:31:17 +02:00
ssosettingstests Auth: Validate admin assignment in SSO Settings () 2024-02-09 13:10:23 +01:00
strategies SAMLSettings: implement settings strategy () 2024-03-13 09:14:42 +01:00
validation Auth: Validation fixes for SSO Settings () 2024-02-14 16:06:52 +01:00
errors.go Auth: Add validation to Generic OAuth API and UI () 2024-01-29 12:04:22 +01:00
ssosettings.go SAMLSettings: implement settings strategy () 2024-03-13 09:14:42 +01:00