kibana/x-pack/plugins/security
Mikhail Shustov 643f15c5d9
Licensing plugin (#49345)
* Add x-pack plugin for new platform browser licensing information

* Address next round of reviews

* Remove poller functionality in favor of inline observables

* More observable changes from review comments

* Fix outstanding tests

* More changes from review, adding additional testing

* Add additional tests for license comparisons and sessions

* Update test snapshot due to sessionstorage mock

* Next round of review feedback from restrry

* Fix more review requests from restrry, add additional tests

* Pass correct sign mock to license info changed test

* Improve doc comments, switch to I-interface pattern

* Test error polling sanity, do not expose signature, do not poll on client

* Fix type check issues from rebase

* Fix build error from rebase

* minimize config

* move all types to server with consistency with other code

* implement License

* implement license update & refactor has License changed check

* update tests for licensing extending route handler context

* implement client side side license plugin

* implement server side licensing plugin

* remove old code

* update testing harness

* update types for license status

* remove jest-localstorage-mock

* fix tests

* update license in security

* address comments. first pass

* error is a part of signature. pass error message to License

* move common license types under common folder

* rename feature props for BWC and unify name with ILicense

* test should work in any timezone

* make prettier happy

* remove obsolete comment

* address Pierre comments

* use sha256 for security reasons

* use stable stringify to avoid churn
2019-11-19 13:35:27 +01:00
..
common Migrate authorization subsystem to the new platform. (#46145) 2019-11-12 11:31:46 +01:00
public Remove react references from core Notifications apis (#49573) 2019-11-14 08:40:14 +01:00
server Licensing plugin (#49345) 2019-11-19 13:35:27 +01:00
kibana.json Migrate authorization subsystem to the new platform. (#46145) 2019-11-12 11:31:46 +01:00