Commit graph

5 commits

Author SHA1 Message Date
Aleh Zasypkin
07e272034f
[7.x] Add support for the encryption key rotation to the encrypted saved objects. (#79349) 2020-10-02 23:07:29 +02:00
Gidi Meir Morris
95a60c14f6
[Encrypted Saved Objects] Adds support for migrations in ESO (#69513) (#69977)
Introduces migrations into Encrypted Saved Objects.

The two main changes here are:
1. The addition of a createMigration api on the EncryptedSavedObjectsPluginSetup.
2. A change in SavedObjects migration to ensure they don't block the event loop.
2020-06-25 20:01:04 +01:00
Aleh Zasypkin
2890d5b1fe
[7.x] Register privileges in Kibana Platform Security plugin and remove legacy getUser API. (#68344)
# Conflicts:
#	x-pack/README.md
#	x-pack/plugins/uptime/README.md
#	x-pack/scripts/functional_tests.js
2020-06-05 14:12:00 +02:00
restrry
2fefd60e90 update code style 2020-05-22 10:35:02 +02:00
Aleh Zasypkin
07f5798625
[7.x] Migrate Security and EncryptedSavedObjects test plugins to the Kibana Platform (#61864) 2020-03-30 21:35:41 +02:00