Skip to content
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

Bump Bootstrap version, per CVE-2018-14040 (orchestrator/vtorc) #7824

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
408 changes: 324 additions & 84 deletions web/orchestrator/public/bootstrap/css/bootstrap-theme.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions web/orchestrator/public/bootstrap/css/bootstrap-theme.min.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

5,785 changes: 0 additions & 5,785 deletions web/orchestrator/public/bootstrap/css/bootstrap.css

This file was deleted.

1 change: 0 additions & 1 deletion web/orchestrator/public/bootstrap/css/bootstrap.css.map

This file was deleted.

9 changes: 4 additions & 5 deletions web/orchestrator/public/bootstrap/css/bootstrap.min.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.
485 changes: 272 additions & 213 deletions web/orchestrator/public/bootstrap/fonts/glyphicons-halflings-regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions web/orchestrator/public/bootstrap/js/bootstrap.min.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions web/orchestrator/public/bootstrap/js/npm.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
require('../../js/transition.js')
require('../../js/alert.js')
require('../../js/button.js')
require('../../js/carousel.js')
require('../../js/collapse.js')
require('../../js/dropdown.js')
require('../../js/modal.js')
require('../../js/tooltip.js')
require('../../js/popover.js')
require('../../js/scrollspy.js')
require('../../js/tab.js')
require('../../js/affix.js')
1 change: 1 addition & 0 deletions web/orchestrator/public/css/orchestrator.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ body {
.orchestrator-brand img {
padding: 0px;
padding-right: 8px;
display: inline;
}

.table {
Expand Down