open-vault/ui/app/lib
Noelle Daley 899f0dc2cb
do not swallow ControlGroupErrors when viewing or editing kvv2 secrets (#7504)
* do not swallow ControlGroupErrors when viewing or editing kvv2 secrets

* test kv v2 control group workflow

* do not manually clearModelCache when logging out since this already happens when leaving the logout route

* remove pauseTest

* update comments

* wip - looking into why restricted user can see the control group protected secret after it has already been unwrapped once

* strip version from query params so we can unwrap a secret after it is authorized

* use attachCapabilities instead of lazyCapabilities to ensure models are cleaned up properly

* remove comment

* make ControlGroupError extend AdapterError

* fix broken redirect_to test

* one day i will remember to remove my debugger statements; today is not that day

* no need to check for a ControlGroupError since it extends an AdapterError

* see if using EmberError instead of AdapterError fixes the browserstack tests

* Revert "see if using EmberError instead of AdapterError fixes the browserstack tests"

This reverts commit 14ddd67cacbf1ccecb8cc2d1f59a2c273866da72.
2019-10-04 13:15:33 -07:00
..
attach-capabilities.js kv v2 display bugs (#7307) 2019-08-13 16:54:51 -05:00
console-helpers.js parse web CLI input as shell input (#7206) 2019-08-01 17:12:04 -05:00
control-group-error.js do not swallow ControlGroupErrors when viewing or editing kvv2 secrets (#7504) 2019-10-04 13:15:33 -07:00
key-utils.js ancestorKeysForKey always returns an array (#6205) 2019-08-01 15:49:37 -05:00
keycodes.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
kv-object.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
local-storage.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
memory-storage.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
path-to-tree.js fix namespace picker so that it always expands into an object when co… (#7333) 2019-08-22 14:00:53 -05:00
token-storage.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00