-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Security - Reorder Saved Objects Client wrappers #38444
Commits on Jun 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c7acf55 - Browse repository at this point
Copy the full SHA c7acf55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a410c7 - Browse repository at this point
Copy the full SHA 7a410c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e23adc0 - Browse repository at this point
Copy the full SHA e23adc0View commit details
Commits on Jun 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4b97e2c - Browse repository at this point
Copy the full SHA 4b97e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30d0641 - Browse repository at this point
Copy the full SHA 30d0641View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f06c67 - Browse repository at this point
Copy the full SHA 6f06c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764322c - Browse repository at this point
Copy the full SHA 764322cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c98c1cd - Browse repository at this point
Copy the full SHA c98c1cdView commit details
Commits on Jun 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2c95f6c - Browse repository at this point
Copy the full SHA 2c95f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b4a769 - Browse repository at this point
Copy the full SHA 0b4a769View commit details
Commits on Jun 12, 2019
-
* Using SavedObjectsClientContract['errors'] instead of any for errors * Moving security's SOC wrapper to authorization/saved_objects * Renaming 'action' to operation * Renaming checkSavedObjectsPrivileges to ensureSavedObjectsPrivileges We use "check" elsewhere when returning a "check privileges result", and we use "ensure" elsewhere when an Error will be thrown if the user doesn't have any privileges. * Adding "general error" tests for ensure saved object privileges * Removing general error tests from wrapper * Change the SecureSavedObjectsClientWrapper tests to be strictly white-box
Configuration menu - View commit details
-
Copy full SHA for 93d01cb - Browse repository at this point
Copy the full SHA 93d01cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfff4ab - Browse repository at this point
Copy the full SHA dfff4abView commit details -
Revert "revert changes to spaces saved objects client wrapper"
This reverts commit c98c1cd.
Configuration menu - View commit details
-
Copy full SHA for b2c5884 - Browse repository at this point
Copy the full SHA b2c5884View commit details -
Configuration menu - View commit details
-
Copy full SHA for d66cfae - Browse repository at this point
Copy the full SHA d66cfaeView commit details -
Merge branch 'reorder-soc-wrappers' of github.com:legrego/kibana into…
… reorder-soc-wrappers
Configuration menu - View commit details
-
Copy full SHA for 5bf4ea6 - Browse repository at this point
Copy the full SHA 5bf4ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8e987 - Browse repository at this point
Copy the full SHA 5a8e987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3096d56 - Browse repository at this point
Copy the full SHA 3096d56View commit details
Commits on Jun 14, 2019
-
exploring a 'classed' namespace
fixing deleteByNamespace fixing encrypted saved objects api tests
Configuration menu - View commit details
-
Copy full SHA for 1be8f53 - Browse repository at this point
Copy the full SHA 1be8f53View commit details
Commits on Jun 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b09c26e - Browse repository at this point
Copy the full SHA b09c26eView commit details
Commits on Jun 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f601e42 - Browse repository at this point
Copy the full SHA f601e42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f80cf4 - Browse repository at this point
Copy the full SHA 9f80cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b203d - Browse repository at this point
Copy the full SHA 61b203dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5854319 - Browse repository at this point
Copy the full SHA 5854319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e481ab - Browse repository at this point
Copy the full SHA 1e481abView commit details
Commits on Jun 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c0fa8cc - Browse repository at this point
Copy the full SHA c0fa8ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 591153a - Browse repository at this point
Copy the full SHA 591153aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7209f43 - Browse repository at this point
Copy the full SHA 7209f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc06c38 - Browse repository at this point
Copy the full SHA bc06c38View commit details
Commits on Jun 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9ab8289 - Browse repository at this point
Copy the full SHA 9ab8289View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f6803 - Browse repository at this point
Copy the full SHA f6f6803View commit details -
Configuration menu - View commit details
-
Copy full SHA for f18e865 - Browse repository at this point
Copy the full SHA f18e865View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0d974 - Browse repository at this point
Copy the full SHA cb0d974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 348ef98 - Browse repository at this point
Copy the full SHA 348ef98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8353f0f - Browse repository at this point
Copy the full SHA 8353f0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd91f37 - Browse repository at this point
Copy the full SHA fd91f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 739cd86 - Browse repository at this point
Copy the full SHA 739cd86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e40f5b - Browse repository at this point
Copy the full SHA 0e40f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f46e46b - Browse repository at this point
Copy the full SHA f46e46bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 968d8f8 - Browse repository at this point
Copy the full SHA 968d8f8View commit details
Commits on Jun 24, 2019
-
Revert "use relative imports for SavedObjectsNamespace"
This reverts commit 348ef98.
Configuration menu - View commit details
-
Copy full SHA for e2796ff - Browse repository at this point
Copy the full SHA e2796ffView commit details -
Revert "assert that the repository cannot accept Symbol namespaces"
This reverts commit 8353f0f.
Configuration menu - View commit details
-
Copy full SHA for 7c6bbfd - Browse repository at this point
Copy the full SHA 7c6bbfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cada7ea - Browse repository at this point
Copy the full SHA cada7eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 016479d - Browse repository at this point
Copy the full SHA 016479dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0530155 - Browse repository at this point
Copy the full SHA 0530155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bfeb3b - Browse repository at this point
Copy the full SHA 4bfeb3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d44ab61 - Browse repository at this point
Copy the full SHA d44ab61View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8d21f - Browse repository at this point
Copy the full SHA ba8d21fView commit details
Commits on Jun 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fee5532 - Browse repository at this point
Copy the full SHA fee5532View commit details
Commits on Jun 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 49956c2 - Browse repository at this point
Copy the full SHA 49956c2View commit details
Commits on Jul 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b5ffdac - Browse repository at this point
Copy the full SHA b5ffdacView commit details