open-consul/ui/javascripts/app
Blake Walters 8d4433c88f properly escape session and acl data in UI (#2456)
* update libv8 gem to something that compiles

* properly escape session and acl data in UI

fixes an XSS vulnerability caused by having the sessionName, sessionMeta, and aclName blindly returning data as Handlebars.SafeStrings
2016-10-31 18:16:43 -07:00
..
controllers.js Included support to override the assumed location of the consul so you can run the UI on a normal web server potentially on a different host to your consul servers. 2016-02-09 13:26:48 +00:00
helpers.js properly escape session and acl data in UI (#2456) 2016-10-31 18:16:43 -07:00
mixins.js ui: use ember object to wrap localstorag 2014-08-22 17:21:48 -07:00
models.js Clean up the JS a bit and make Ember code more idiomatic 2015-10-26 09:39:18 -05:00
router.js revert 8bf8871, fc2aad3, 503d338. 2015-08-07 16:40:49 -07:00
routes.js Fixes JS exception when there are no coordinates present. 2016-08-08 17:38:22 -07:00
views.js ui: add notification system 2014-08-22 17:22:06 -07:00