grafana/pkg/models
Jo 1f8b1eef75
SAML: Do not SAML SLO if user is not SAML authenticated (#53418)
* Only SLO user if the user is using SAML

* only one source of truth for auth module info

* ensure SAML is also enabled and not only SLO

* move auth module naming to auth module login package

* use constants in other previously unused spots
2022-08-10 10:21:33 +02:00
..
address.go
alert.go Chore: Update to the latest grafana-plugin-sdk-go and more swagger fixes (#52445) 2022-07-20 16:09:42 +03:00
alert_notifications.go API: Extract OpenAPI specification from source code using go-swagger (#40528) 2022-02-08 13:38:43 +01:00
alert_test.go
context.go PublicDashboards: Frontend routing for public dashboards (#48834) 2022-06-02 14:57:55 -06:00
context_test.go
dashboard_acl.go Rename Acl to ACL (#52342) 2022-07-18 15:14:58 +02:00
dashboard_acl_test.go
dashboard_queries.go Owensmallwood/pubdash panel blank when target has no datasource (#52115) 2022-07-12 17:01:08 -06:00
dashboard_queries_test.go Owensmallwood/pubdash panel blank when target has no datasource (#52115) 2022-07-12 17:01:08 -06:00
dashboard_thumbs.go Previews: datasource permissions (#52747) 2022-07-28 16:40:26 +04:00
dashboards.go Rename Acl to ACL (#52342) 2022-07-18 15:14:58 +02:00
dashboards_test.go
folders.go Rename Acl to ACL (#52342) 2022-07-18 15:14:58 +02:00
health.go
helpflags.go
jwt.go
libraryelements.go
licensing.go FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 2022-01-24 16:08:05 +01:00
live.go
login_attempt.go
models.go
notifications.go Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 2022-07-14 13:15:18 -04:00
org.go
org_user.go ServiceAccounts: Don't create new orgs for service accounts (#51819) 2022-07-07 08:50:38 -04:00
playlist.go backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04:00
plugin_settings.go
quotas.go
search.go Search (SQL): support dashboardUID query parameter (#50121) 2022-06-02 12:56:01 -07:00
search_user_filter.go
shorturl.go ShortURL: Use new Error type (#50859) 2022-06-15 15:11:36 +02:00
star.go
stats.go PublicDashboards: collect stats for public dashboards (#50553) 2022-06-23 12:02:57 -03:00
tags.go
tags_test.go
team.go RBAC: Make RBAC action names more consistent (#49730) 2022-06-02 13:14:48 +01:00
team_member.go Split Create User (#50502) 2022-06-28 14:32:25 +02:00
temp_user.go Split Create User (#50502) 2022-06-28 14:32:25 +02:00
theme.go Dash previews: populate crawler queue from SQL query (#44083) 2022-02-09 13:23:32 +04:00
user.go Chore: Move user errors to user service (#52460) 2022-07-20 14:50:06 +02:00
user_auth.go SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 2022-08-10 10:21:33 +02:00
user_token.go Sync: Move ActiveTokenCount to a new service (#52991) 2022-07-29 16:30:46 +02:00
validations.go