open-vault/ui/app
Matthew Irish 4b885c080c
Ui request forwarding error (#4275)
* add ember-cli-content-security-policy
* only enable client side CSP when not in production - the go side handles this otherwise
* add service that handles and stores CSP violations via the securitypolicyviolation event
* update auth form component to show a specialized message when there's a CSP error
* move to computed prop for showing the CSP error message
* fix typos
2018-04-05 16:36:33 -05:00
..
adapters Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
components Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
controllers Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
helpers Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
initializers Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
instance-initializers Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
lib Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
mixins Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
models Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
routes UI - first RC feedback (#4278) 2018-04-05 16:08:18 -05:00
serializers Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
services Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
styles Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
templates Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
transforms Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
utils Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
app.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
index.html Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
resolver.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
router.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00