grafana/pkg/services/sqlstore/migrations
Tania B 6b7b9f5158
Chore: Remove global encryption calls from sqlstore (#38588)
* Add encryption service

* Add tests for encryption service

* Inject encryption service into http server

* Replace encryption global function usage in login tests

* Refactor UpdatePluginSetting

* Refactor EncryptSecureSettings

* Fix wire.go

* Refactor service initialization

Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>
Co-authored-by: Joan López de la Franca Beltran <5459617+joanlopez@users.noreply.github.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
2021-08-31 15:01:23 +02:00
..
ualert Chore: Remove global encryption calls from sqlstore (#38588) 2021-08-31 15:01:23 +02:00
alert_mig.go
annotation_mig.go
apikey_mig.go
cache_data_mig.go
common.go
dashboard_acl.go
dashboard_mig.go
dashboard_snapshot_mig.go
dashboard_version_mig.go
datasource_mig.go
heartbeat_mig.go
libraryelements.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00
live_mig.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
login_attempt_mig.go
migrations.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
migrations_test.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
org_mig.go
playlist_mig.go
plugin_setting.go
preferences_mig.go
quota_mig.go
serverlock_migrations.go
session_mig.go
short_url_mig.go
stats_mig.go
tag_mig.go
team_mig.go
temp_user.go
user_auth_mig.go
user_auth_token_mig.go
user_mig.go