The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/auth/authimpl
Peter Štibraný f3df64b7f4
Pass BOOL values as real types (int/bool) instead of strings to SQL parameters. (#101961)
11 months ago
..
auth_token.go Pass BOOL values as real types (int/bool) instead of strings to SQL parameters. (#101961) 11 months ago
auth_token_test.go
external_session_store.go OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 1 year ago
external_session_store_test.go
model.go
token_cleanup.go
token_cleanup_test.go